diff options
author | Rico Tzschichholz <ricotz@t-online.de> | 2011-12-20 14:42:25 +0100 |
---|---|---|
committer | Rico Tzschichholz <ricotz@t-online.de> | 2011-12-20 14:42:25 +0100 |
commit | 465c39abb0e81afb7a07985f03fd35050f1e5b93 (patch) | |
tree | 2a3e09e0aeee1dcf3eb9a6be03f03028b085b5cc /.gitignore | |
parent | 9358322ec129df603bdc3ffdc902e1f65c3c15c0 (diff) | |
download | gobject-introspection-465c39abb0e81afb7a07985f03fd35050f1e5b93.tar.gz |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,7 @@ GModule-2.0.gir GObject-2.0.gir Gio-2.0.gir cmph-bdz-test +gi-dump-types g-ir-annotation-tool g-ir-compiler g-ir-doc-tool @@ -70,6 +71,7 @@ tests/scanner/Annotation-1.0.gir tests/scanner/Bar-1.0.gir tests/scanner/Foo-1.0.gir tests/scanner/GtkFrob-1.0.gir +tests/scanner/Headeronly-1.0.gir tests/scanner/Regress-1.0.gir tests/scanner/TestInherit-1.0.gir tests/scanner/Utility-1.0.gir |