ignore vim swap files

This commit is contained in:
AJ ONeal 2018-06-14 16:15:07 -06:00
parent 0c2c97abb3
commit 9ea353f9a2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules.*
*.*.sw*
# Logs
logs