diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-09-02 14:58:13 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-09-02 14:58:13 +0100 |
| commit | 9d4bf06fddd18cdcf4d7890b502ce62eab7e08c3 (patch) | |
| tree | 06f9fd163bda19373b98e479d07f79e645c407ee /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d996174 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +plugged +session +.netrwhist +autoload/plug.vim |
