summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBryce W. Harrington <b.harrington@samsung.com>2013-09-12 22:55:01 +0000
committerUli Schlachter <psychon@znc.in>2013-09-13 12:56:16 +0200
commitaacc5e76ed39b69595194a23e94bbd6483dd88a6 (patch)
tree172330455ea18d2266ab24266f7352d2dbfa2cb9 /.gitignore
parentac5f3e2b8ef1937b3e6e3a3f03773cf471e46cc3 (diff)
downloadcairo-aacc5e76ed39b69595194a23e94bbd6483dd88a6.tar.gz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cef6930b4..301ba6dd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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