calcurse-edge/.gitignore
Lukas Fleischer c5e4187590 Add Git version string support.
Introduce a script to auto-generate version strings. Use `git describe`
to create descriptive version strings when building from a Git checkout,
use ".version" files for release tarballs.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-22 02:47:37 +02:00

34 lines
298 B
Plaintext

ABOUT-NLS
Makefile
Makefile.in
Makefile.in.in
Makevars
aclocal.m4
config.*
configure
depcomp
install-sh
missing
stamp-h1
.version
autom4te.cache/
m4/
doc/*.1
doc/*.html
doc/*.pdf
po/*~
po/*.gmo
po/*.header
po/*.sin
po/*.sed
po/POTFILES
po/Rules-quot
po/stamp-po
src/*.o
src/.deps/
src/calcurse