X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/6927dcb1dfbb6b4dbf1f9585c219803b5aebf846..b6db1dc4ad42f87f92dfe5511b1203dff8f8549d:/.gitignore diff --git a/.gitignore b/.gitignore index 7669c0fd..01cd3927 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ gnome-doc-utils.m4 /mkinstalldirs /omf.make /viking.spec +/mingw-viking.spec +/mingw64-viking.spec /xmldocs.make /test-driver /compile @@ -67,6 +69,7 @@ doc/reference/*stamp # help/ help/viking.1 +help/viking.xml # help/C/ help/C/viking.pdf help/C/*html @@ -102,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 @@ -130,6 +146,10 @@ help/C/*html /po/remove-potcdate.sin /po/viking/ +# tools/ +tools/Makefile.in +tools/Makefile + # m4/ m4/*m4