X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/c502f9e802144049751a6e35fa61cdb8c18d2935..a77d62d8fda7196647128a423352737b182e0834:/.gitignore?ds=inline diff --git a/.gitignore b/.gitignore index f464d9a9..37019c23 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,10 @@ /doc/dev/Makefile.in /doc/dev/Makefile +# doc/examples/ +doc/examples/Makefile +doc/examples/Makefile.in + # /src/ /src/.deps /src/Makefile.in @@ -60,6 +69,10 @@ /test/.deps /test/Makefile.in /test/Makefile +/test/*.o +/test/gpx2gpx +/test/degrees_converter +/test/test_vikgotoxmltool # /po/ /po/Makefile.in.in