Browse Source

.gitignore, ignore all vim swap files

Martin Filser 3 years ago
parent
commit
5e567365f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,5 +1,5 @@
 *~
-*.swp
+*.sw*
 .meteor-spk
 *.sublime-workspace
 tmp/