Browse Source

Also ignore .swp files created by vim

Alexander Klauer 12 years ago
parent
commit
4e145026dd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 *~
+*.swp
 *.o
 *.la
 *.lo