summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-08-07 14:51:17 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2010-01-05 19:33:14 +0000
commit6f002fb915768197be34ed1db03c2a98eda5c9f8 (patch)
tree85969ae5a1194d62d6dcb93ba0fe92693518a994 /.gitignore
parentbd3a5266206ff3c730674655cea93a8d689efd8d (diff)
downloadclutter-gst-6f002fb915768197be34ed1db03c2a98eda5c9f8.tar.gz
[build] Add the generation of introspection files
This feature depends on the --add-init-section argument of g-ir-scanner which is available since mid-v0.6.8.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 695910f..6d5279d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
+*.gir
*.la
*.lo
*.o
+*.typelib
.deps
.libs
Makefile