aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@wolfpuppy.org.uk>2012-10-28 10:10:10 +0000
committerTorne (Richard Coles) <torne@wolfpuppy.org.uk>2012-10-28 10:11:21 +0000
commitc86b65112cfa06ec5cc9810c5751c64714e66c48 (patch)
treefd01c993c83fbe438b477d393b03b1b235d5a4f7 /.gitignore
parent9ed7b4fd299fd5007b602f70e472d69fbd66ebf4 (diff)
downloadconnectbot-c86b65112cfa06ec5cc9810c5751c64714e66c48.tar.gz
connectbot-c86b65112cfa06ec5cc9810c5751c64714e66c48.tar.bz2
connectbot-c86b65112cfa06ec5cc9810c5751c64714e66c48.zip
Handle git version differently to fix Eclipse builds.
Unfortunately Eclipse appears to be too dumb to generate the version and build it correctly (even using an external build step it fails to rebuild resources afterward), so go back to having a dummy version checked into the repository. Run git update-index --assume-unchanged on the file before updating the version, so that git doesn't consider the file to have changed, instead.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7829861..61075a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,4 @@ bin
gen
launchpad-*.tar.gz
local.properties
-res/values/version.xml
*~