summaryrefslogtreecommitdiff
path: root/gobject-introspection
diff options
context:
space:
mode:
authorRyan Lortie <ryanl@src.gnome.org>2009-02-11 04:40:07 +0000
committerRyan Lortie <ryanl@src.gnome.org>2009-02-11 04:40:07 +0000
commitd93e447a6bb84d9c501d1d7c3bdcc6dace22f80b (patch)
tree1245f59572f70a3241febdb5866b4035a4ce32f1 /gobject-introspection
parent0120430c290c80ff2b60b47c5607f2f8735f28f1 (diff)
downloadvala-d93e447a6bb84d9c501d1d7c3bdcc6dace22f80b.tar.gz
add some .gitignore
svn path=/trunk/; revision=2428
Diffstat (limited to 'gobject-introspection')
-rw-r--r--gobject-introspection/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/gobject-introspection/.gitignore b/gobject-introspection/.gitignore
new file mode 100644
index 000000000..502f11c7e
--- /dev/null
+++ b/gobject-introspection/.gitignore
@@ -0,0 +1,10 @@
+# reverse general ignorance of *.[ch]
+!*.c
+!*.h
+
+# but ignore these generated ones anyway
+scannerparser.c
+scannerparser.h
+scannerlexer.c
+
+gen-introspect