summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-30 12:07:50 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-30 12:32:43 +0100
commit4e6e58cc9037265c360e120125ecaf0c14ad90da (patch)
treeb10c2dedfc8b7aeb25c55327ead7df2133ff6c08 /.gitignore
parenteca7345d0942234af56449e6d38fa488beddcf21 (diff)
downloadtelepathy-glib-4e6e58cc9037265c360e120125ecaf0c14ad90da.tar.gz
fd.o #27878: glib-gtypes-generator: output gtk-doc separately
gtk-doc will happily document all .h files, so we don't need the doc-comments to be in the same files as the declarations or implementations.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ef745bf65..37e27e3e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,7 +74,8 @@ tags
tests/dbus/dbus-1/session.conf
tests/dbus/test-*
tests/test-*
-tests/tools/actual.h
-tests/tools/actual-body.h
+/tests/tools/actual.h
+/tests/tools/actual-body.h
+/tests/tools/actual-gtk-doc.h
tools/telepathy-glib-env
/valgrind.log