]> git.street.me.uk Git - andy/viking.git/blobdiff - .gitignore
Some geotagging tests.
[andy/viking.git] / .gitignore
index a9e427f9d65fa262c7f98560f18f0a90e40f5bf7..475abbec29fb678be05209a55e1fc59287093558 100644 (file)
@@ -15,13 +15,18 @@ 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
@@ -83,6 +88,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 +102,27 @@ 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_metatile
 /test/test_coord_conversion
+/test/test_babel
 
 # /po/
 /po/Makefile.in.in
@@ -120,6 +142,10 @@ help/C/*html
 /po/remove-potcdate.sin
 /po/viking/
 
+# tools/
+tools/Makefile.in
+tools/Makefile
+
 # m4/
 m4/*m4