gitignore: Add two more bits

Get slightly better at ignoring vim swap files, and let people keep
local changes if they want to.
(cherry picked from commit 7034484f08)
This commit is contained in:
Daniel Stone 2008-03-28 10:23:36 +02:00 committed by Adam Jackson
parent a2fcdfd5f9
commit 32b5c67145

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