for some reason, my gitignore excluded .vim files, sutch as my nvim config.

This commit is contained in:
Gabe Venberg 2018-08-09 14:55:33 -05:00
parent 940912329f
commit af819f8ad6
2 changed files with 132 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,2 @@
*.swp
*.vim
*.directory