Add vim .swp files to .gitignore

This commit is contained in:
Christopher Cole
2015-01-29 19:41:27 -08:00
parent 6315aac000
commit 95ddaae4dd
+1
View File
@@ -3,6 +3,7 @@
*.so
*.rlib
*.dll
*.swp
# Executables
*.exe