diff options
author | Matthew Lemon <y@yulqen.org> | 2023-05-01 17:26:25 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-05-01 17:26:25 +0100 |
commit | ec6bf998364f50375bd748ab8c61fbc064226e7d (patch) | |
tree | 1d7ce07f52e5c469093c198ea2be523f5b6eb39f /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c66cd4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vim/plugged |