X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/04b23911c20c990968128920ad2252f529fb8f3d..b6db1dc4ad42f87f92dfe5511b1203dff8f8549d:/.gitignore diff --git a/.gitignore b/.gitignore index a9e427f9..01cd3927 100644 --- a/.gitignore +++ b/.gitignore @@ -15,17 +15,24 @@ gnome-doc-utils.m4 /configure /config.log /config.status +/config.guess +/config.rpath +/config.sub /depcomp /gnome-doc-utils.make /gtk-doc.make +/gtk-doc.m4 /install-sh /intltool-extract.in /intltool-merge.in /intltool-update.in +/INSTALL /missing /mkinstalldirs /omf.make /viking.spec +/mingw-viking.spec +/mingw64-viking.spec /xmldocs.make /test-driver /compile @@ -62,6 +69,7 @@ doc/reference/*stamp # help/ help/viking.1 +help/viking.xml # help/C/ help/C/viking.pdf help/C/*html @@ -83,6 +91,11 @@ help/C/*html /src/vikenumtypes.c /src/documenters.h +# /src/libjpeg +/src/libjpeg/*.o +/src/libjpeg/.deps +/src/libjpeg/.dirstamp + # /src/icons/ /src/icons/.deps /src/icons/Makefile.in @@ -92,15 +105,28 @@ help/C/*html /src/icons/icons.o /src/icons/libicons.a +# src/misc/ +src/misc/.deps +src/misc/.dirstamp +src/misc/*.o + # /test/ /test/.deps /test/Makefile.in /test/Makefile /test/*.o +/test/*.sh.log +/test/*.sh.trs +/test/test-suite.log +/test/geotag_read +/test/geotag_write /test/gpx2gpx /test/degrees_converter /test/test_vikgotoxmltool +/test/test_md5_hash +/test/test_metatile /test/test_coord_conversion +/test/test_babel # /po/ /po/Makefile.in.in @@ -120,6 +146,10 @@ help/C/*html /po/remove-potcdate.sin /po/viking/ +# tools/ +tools/Makefile.in +tools/Makefile + # m4/ m4/*m4