summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-09-24 16:20:35 -0700
committerCarl Worth <cworth@cworth.org>2008-09-24 16:20:35 -0700
commit9335ad313fdc97c3c8d0e532319ac3f58c7f69fc (patch)
tree3818fea467cad0825a2d94ee12dcc2d9f328cbaf /src/.gitignore
parent06594abc6b74a8260f92f7d9686f2ae5ce84e59f (diff)
downloadcairo-9335ad313fdc97c3c8d0e532319ac3f58c7f69fc.tar.gz
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.
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index a1f26f2d1..73937b76d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -3,7 +3,9 @@
Makefile
Makefile.in
Makefile.am.config
+Makefile.am.features
Makefile.win32.config
+Makefile.win32.features
*.gcda
*.gcno
*.la