177 lines (159 with data), 2.8 kB
# 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]
*~
# /
/ABOUT-NLS
/Makefile.in
/Makefile
/aclocal.m4
/autom4te.cache
/configure
/config.log
/config.status
/config.guess
/config.rpath
/config.sub
/depcomp
/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
# make dist output:
viking-*tar.bz2
viking-*tar.gz
viking-*zip
# data/
data/Makefile
data/Makefile.in
# /doc/
/doc/Makefile.in
/doc/Makefile
# /doc/dev/
/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
# help/
help/viking.1
help/viking.xml
# help/C/
help/C/viking.pdf
help/C/*html
# /src/
/src/.deps
/src/Makefile.in
/src/Makefile
/src/*.o
/src/authors.h
/src/config.h
/src/config.h.in
/src/libviking.a
/src/stamp-h1
/src/viking
/src/viking.exe
/src/viking.desktop
/src/vikenumtypes.h
/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
/src/icons/Makefile
/src/icons/*.h
/src/icons/icons.c
/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/geojson_osrm_to_gpx
/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
/test/test_time
/test/test_decimal_output
/test/test_parse_latlon
/test/vik2vik
# /po/
/po/Makefile.in.in
/po/Makefile.in
/po/Makefile
/po/*.gmo
/po/POTFILES
/po/.intltool-merge-cache
/po/stamp-it
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/po/viking/
/po/viking.pot
# tools/
tools/Makefile.in
tools/Makefile
# m4/
m4/*m4
# windows/
windows/Makefile
windows/Makefile.in
windows/installer/Makefile
windows/installer/Makefile.in
windows/installer/pixmaps/Makefile
windows/installer/pixmaps/Makefile.in
windows/installer/pixmaps/*o
windows/installer/translations/Makefile
windows/installer/translations/Makefile.in
windows/installer/viking*.exe
# Flatpak stuff
.flatpak-builder/
flatpak/
flatpakrepo/
viking*.flatpak