Ignore generated files.

I know that I didn't create these Makefile.win32.features files,
so I assume that they are the result of Behdad's build magic and
that he just forgot to add them to .gitignore.
This commit is contained in:
Carl Worth 2008-09-24 16:20:35 -07:00
parent 06594abc6b
commit 9335ad313f
3 changed files with 6 additions and 0 deletions

View file

@ -3,7 +3,9 @@ tags
Makefile
Makefile.in
Makefile.am.config
Makefile.am.features
Makefile.win32.config
Makefile.win32.features
*.lo
*.la
*.exe

2
build/.gitignore vendored
View file

@ -6,3 +6,5 @@ install-sh
ltmain.sh
missing
mkinstalldirs
Makefile.win32.features
Makefile.win32.features-h

2
src/.gitignore vendored
View file

@ -3,7 +3,9 @@
Makefile
Makefile.in
Makefile.am.config
Makefile.am.features
Makefile.win32.config
Makefile.win32.features
*.gcda
*.gcno
*.la