Browse Source

Let git ignore vim swap files

Raphael Hertzog 17 years ago
parent
commit
fe67e29f17
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 # Inherited ignores
 *.a
 *.o
+.*.swp
 .deps/
 Makefile
 Makefile.in