.gitignore: Ignore build directories

Ignore directories people might use for building.
(cherry picked from commit 36df34cffd0cfcfb250fb42596781b3d4e9871eb)
This commit is contained in:
Daniel Stone 2007-11-06 15:05:06 +00:00
parent 4c20d61046
commit 7f231de5e0

4
.gitignore vendored
View file

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