summaryrefslogtreecommitdiff
path: root/gobject-introspection
diff options
context:
space:
mode:
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