.gitignore: Ignore build directories

Ignore directories people might use for building.
This commit is contained in:
Daniel Stone 2007-11-06 15:05:06 +00:00
parent 512bac25ec
commit fda832772b
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -8,6 +8,9 @@ Makefile.in
*.a
*.o
*~
.*.swp
obj*
build*
aclocal.m4
autom4te.cache
compile
@ -298,4 +301,3 @@ mfb/mfbteblack.c
mfb/mfbtewhite.c
mfb/mfbtileC.c
mfb/mfbtileG.c
.*.swp