Browse Source

ignoring vim's temporary files

Martin Felis 12 years ago
parent
commit
36e7d98fd7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 *.so
 *.o
-/*.lua
+.*.swp
+/*.lua