]> git.street.me.uk Git - andy/viking.git/blobdiff - .gitignore
Track Properties Window internal tidy: individual profile sizes for each window.
[andy/viking.git] / .gitignore
index 40dcd8c7da7a8ad607734dd86a1a3ba69649a324..4c457c044d5ccdba4130c7c38b91c9a8053739dd 100644 (file)
@@ -1,3 +1,4 @@
+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
 # 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
 /config.log
 /config.status
 /depcomp
 /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
 /install-sh
 /intltool-extract.in
 /intltool-merge.in
 /intltool-update.in
 /missing
 /mkinstalldirs
+/omf.make
 /viking.spec
 /viking.spec
+/xmldocs.make
 
 # /doc/
 /doc/Makefile.in
 
 # /doc/
 /doc/Makefile.in
 doc/examples/Makefile
 doc/examples/Makefile.in
 
 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
 # /src/
 /src/.deps
 /src/Makefile.in
@@ -50,6 +65,7 @@ doc/examples/Makefile.in
 /src/viking.desktop
 /src/vikenumtypes.h
 /src/vikenumtypes.c
 /src/viking.desktop
 /src/vikenumtypes.h
 /src/vikenumtypes.c
+/src/documenters.h
 
 # /src/icons/
 /src/icons/.deps
 
 # /src/icons/
 /src/icons/.deps
@@ -64,6 +80,11 @@ doc/examples/Makefile.in
 /test/.deps
 /test/Makefile.in
 /test/Makefile
 /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
 
 # /po/
 /po/Makefile.in.in