Gergely POLONKAI (W00d5t0ck)
6595f0f961
It is *NOT* ready for distribution yet! The script must be finished with downloading real data, or separate rules must be added to create (download) dependency files like timeZones.txt, allCountries.zip and countryInfo.txt.
72 lines
1.2 KiB
Plaintext
72 lines
1.2 KiB
Plaintext
.deps/
|
|
.libs/
|
|
*~
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.bak
|
|
.*.sw?
|
|
Makefile
|
|
Makefile.in
|
|
/config.h
|
|
/config.h.in
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/src/astrognome
|
|
/ltmain.sh
|
|
/autom4te.cache/
|
|
/m4/*
|
|
!m4/ax_prog_perl_modules.m4
|
|
/missing
|
|
/stamp-h1
|
|
/config.guess
|
|
/config.log
|
|
/config.rpath
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/libtool
|
|
/compile
|
|
/tags
|
|
|
|
# Geonames related things
|
|
/data/geonames/*.txt
|
|
/data/geonames/geodata.xml
|
|
|
|
# Translation related files
|
|
/po/POTFILES
|
|
/po/Makevars.template
|
|
/po/Makefile.in.in
|
|
/po/stamp-it
|
|
/po/*.gmo
|
|
/po/*.pot
|
|
/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
|
|
|
|
#Documentation related files
|
|
/docs/reference/*/*.args
|
|
/docs/reference/*/*.hierarchy
|
|
/docs/reference/*/*.interfaces
|
|
/docs/reference/*/*.prerequisites
|
|
/docs/reference/*/*.signals
|
|
/docs/reference/*/*.stamp
|
|
/docs/reference/*/*.types
|
|
/docs/reference/*/*-decl-list.txt
|
|
/docs/reference/*/*-decl.txt
|
|
/docs/reference/*/*-overrides.txt
|
|
/docs/reference/*/*-undeclared.txt
|
|
/docs/reference/*/*-docs.xml
|
|
/docs/reference/*/*-sections.txt
|
|
/docs/reference/*/*-undocumented.txt
|
|
/docs/reference/*/*-unused.txt
|
|
/docs/reference/*/xml/
|
|
/docs/reference/*/html/
|
|
/gtk-doc.make
|