gitignore: Add two more bits

Get slightly better at ignoring vim swap files, and let people keep
local changes if they want to.
This commit is contained in:
Daniel Stone 2008-03-28 10:23:36 +02:00
parent b8ea9f2a25
commit 7034484f08
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -8,11 +8,12 @@ Makefile.in
*.a
*.o
*~
.*.swp
.*sw?
*.pbxuser
*.mode1v3
obj*
build*
local
aclocal.m4
autom4te.cache
compile