mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-19 00:48:31 +02:00
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:
parent
ac5f3e2b8e
commit
aacc5e76ed
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue