summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-11-13 08:35:37 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-13 08:35:37 +0100
commit6ec1c6ae545bdc99b821063456a111257b8110c1 (patch)
treeebffcfe8d5b81c588f35da8360ac45e1ec974ea0 /.gitignore
parentec6e65cf09804d91bf10b15e75b02056c02f59a0 (diff)
Fix problem where test sources were being ignored by git.
* And add test-filter-collection.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 8 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index b908148..e033a4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,14 @@
+# Unit test builds
+test-*
+!test-*.*
+frob-*
+!frob-*.*
+
+# Common file extensions
*.abi
*.autogen_bak
*.bak
+*.gcda
*.gcno
*.gcov
*.gir
@@ -20,7 +28,6 @@
.deps
.libs
.project
-
aclocal.m4
autom4te.cache
compile
@@ -65,16 +72,12 @@ stamp-*
/docs/reference/*/version.xml
/docs/reference/*/xml
-/egg/tests/test-*
-!/egg/test/test-*.c
/egg/asn1-def-*.c
/egg/tests/asn1-def-*.c
/gck/*.pc
/gck/gck-enum-types*
/gck/gck-marshal.*
-/gck/tests/test-*
-!/gck/test/test-*.c
/gcr/*.pc
/gcr/gcr-enum-types*
@@ -82,10 +85,6 @@ stamp-*
/gcr/gcr-marshal.*
/gcr/gcr-viewer
/gcr/gcr-viewer.desktop
-/gcr/tests/frob-*
-!/gcr/test/frob-*.c
-/gcr/tests/test-*
-!/gcr/test/test-*.c
/po/Makefile.in.in
/po/*.sed