summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-03-28 16:14:48 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2013-06-16 01:19:36 -0400
commit3ec52d6198a8afb6360bf9985cee03cdcbfdfb63 (patch)
tree0ffdf5317d9dff40e7be23e6abe57de2a6fd0bb0 /.gitignore
parentf0b95de7d521144113ff7ef7ff5946e35c90aae1 (diff)
downloadgobject-introspection-3ec52d6198a8afb6360bf9985cee03cdcbfdfb63.tar.gz
giscanner: Add a simple automatic sections file generator
This is a very basic sections file generator, and isn't too smart. It's simply intended to be a base to build docs on, and will be used if the user doesn't provide a sections file when calling g-ir-doc-tool, for convenience purposes. https://bugzilla.gnome.org/show_bug.cgi?id=699856
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d1776db..1ed05a4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,3 +133,5 @@ docs/reference/version.xml
#g-ir-doc-tool tests
*.page
!tests/scanner/*-expected/*.page
+*-sections.txt
+!tests/scanner/*-sections-expected.txt