X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/fc589d03c2e24cca56c03eed0864a2641ece788d..ba45ceea5cd9e50b073b9b5d4c030b84e1fa0222:/.gitignore diff --git a/.gitignore b/.gitignore index f464d9a9..4c457c04 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -14,13 +15,17 @@ /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 @@ -32,6 +37,20 @@ /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 @@ -60,6 +80,11 @@ /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