gitignore: Ignore build chaff when configuring with --enable-gtk-doc

When this flag is enabled in configure, a couple extra build files are
created, which git should just ignore.

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Bryce W. Harrington 2013-09-12 22:55:01 +00:00 committed by Uli Schlachter
parent ac5f3e2b8e
commit aacc5e76ed

2
.gitignore vendored
View file

@ -8,6 +8,7 @@ Makefile.in
aclocal.m4
autom4te.cache
autoscan.log
build/gtk-doc.m4
config.cache
config.h
config.h.in
@ -17,6 +18,7 @@ configure
configure.scan
doltcompile
doltlibtool
gtk-doc.make
libtool
releases
stamp-h