summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-01-07 16:18:25 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-01-07 16:18:25 +0000
commitfa6fb37ef269391bbf757f52ba61a1b025733a33 (patch)
tree3a0390021f24ab89b398b22d897937ea96435a25 /.gitignore
parent904b2fc07f3ab20e35f1d8804fef33ea4a713e62 (diff)
version string vanity
actually use the version string generated by git describe if possible. Also, don't check in every change to the version file and let its fallback content be "0.21+"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d10fd4c3..e99b5d01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/MANIFEST
.gdb_history
docs/_build/
+alot/VERSION