diff options
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore index 04dcae34..128bcc76 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -8,8 +8,10 @@ Makefile.in *.lo *.loT *.pc +Config.mk +Config.mk.win32 cairo-features.h -cairo-no-features.h +cairo-supported-features.h cairo.def *.i *.s @@ -24,4 +26,5 @@ cairo.def *~ .*.sw? TAGS +tags check-has-hidden-symbols.i |