more .gitignore

add vim .swp files to .gitignore
This commit is contained in:
John Cupitt 2011-02-01 08:41:01 +00:00
parent b9760f7a02
commit 29b7806603
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
Makefile.in Makefile.in
TAGS TAGS
*.o *.o
.*.swp
*.lo *.lo
*.la *.la
*.pc *.pc

Binary file not shown.