diff options
author | Dieter Verfaillie <dieterv@optionexplicit.be> | 2012-10-30 16:59:58 +0100 |
---|---|---|
committer | Dieter Verfaillie <dieterv@optionexplicit.be> | 2012-11-28 21:31:21 +0100 |
commit | 2b4126ab69ec4b7384cf50f5b0575a149acf5afd (patch) | |
tree | 6edd9b52d9c5704f8b3b5e86ab9211c0ff710a9a /.gitignore | |
parent | df8fc129e52e8fdb64d3b3dde42a2f98945532b5 (diff) | |
download | gobject-introspection-2b4126ab69ec4b7384cf50f5b0575a149acf5afd.tar.gz |
tests: add g-ir-doc-tool generated output to .gitignore
https://bugzilla.gnome.org/show_bug.cgi?id=688897
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -101,3 +101,7 @@ docs/reference/gi-undeclared.txt docs/reference/gi-undocumented.txt docs/reference/gi-unused.txt docs/reference/version.xml + +#g-ir-doc-tool tests +tests/doctool/DocExamples-1.0-C +tests/doctool/DocExamples-1.0-Python |