diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-09-05 09:23:19 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-09-05 10:28:46 +0200 |
commit | 0bb8634b3710d7ffd5d01a2a148123dd6df97b31 (patch) | |
tree | 23f7943c0c7a20287853be159f0e819ed92b40cb /.gitignore | |
parent | 7c031ae4d05257a47ec2a4e67c239162f6ee5a84 (diff) |
gstbase: Add gobject-introspection support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a81857558..ed52bf1fa 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ gst-element-check.m4 .libs *~ _stdint.h +*.gir +*.typelib |