summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-23 15:45:08 +0100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-04-28 16:59:41 +1000
commit9d0611c09a9b7923dd9d063e41abe6137064985d (patch)
tree3a3cfb0c972cc2aba9ea4aff8fd3edb02bd65748 /.gitignore
parentc1d626f1249d9b822d1b45571a1e9acade3a3904 (diff)
downloadtelepathy-glib-9d0611c09a9b7923dd9d063e41abe6137064985d.tar.gz
Ignore the generated .gir and .typelib files from GObject-Introspection
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 192b34ae8..31f7f40c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,8 @@ Makefile
*~
*.pyc
*.loT
+*.gir
+*.typelib
.semanticache
_gen
FIXME.out