]> git.street.me.uk Git - andy/viking.git/blobdiff - .gitignore
Fix non-void function should return a value.
[andy/viking.git] / .gitignore
index f464d9a945ff476b145422e8b2f6a07528410734..4c457c044d5ccdba4130c7c38b91c9a8053739dd 100644 (file)
@@ -1,9 +1,10 @@
+gnome-doc-utils.m4
 # git-ls-files --others --exclude-from=.git/info/exclude
 # Lines that start with '#' are comments.
 # For a project mostly in C, the following would be a good set of
 # exclude patterns (uncomment them if you want to use them):
 # *.[oa]
-*~
+*~
 
 # /
 /Makefile.in
 /config.log
 /config.status
 /depcomp
+/gnome-doc-utils.make
+/gtk-doc.make
 /install-sh
 /intltool-extract.in
 /intltool-merge.in
 /intltool-update.in
 /missing
 /mkinstalldirs
+/omf.make
 /viking.spec
+/xmldocs.make
 
 # /doc/
 /doc/Makefile.in
 /doc/dev/Makefile.in
 /doc/dev/Makefile
 
+# doc/examples/
+doc/examples/Makefile
+doc/examples/Makefile.in
+
+# doc/reference/
+doc/reference/Makefile
+doc/reference/Makefile.in
+doc/reference/xml
+doc/reference/html*
+doc/reference/tmpl*
+doc/reference/viking*
+doc/reference/sgml*
+doc/reference/*stamp
+
 # /src/
 /src/.deps
 /src/Makefile.in
@@ -46,6 +65,7 @@
 /src/viking.desktop
 /src/vikenumtypes.h
 /src/vikenumtypes.c
+/src/documenters.h
 
 # /src/icons/
 /src/icons/.deps
 /test/.deps
 /test/Makefile.in
 /test/Makefile
+/test/*.o
+/test/gpx2gpx
+/test/degrees_converter
+/test/test_vikgotoxmltool
+/test/test_coord_conversion
 
 # /po/
 /po/Makefile.in.in