aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-07-18 19:05:38 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-07-18 19:05:38 +0200
commit6d9eaaabb211d538866edfa362c7a4abea05a962 (patch)
tree0b8675dc1fd28db865216d03792b2e88e9d43195 /.gitignore
parent94e56a4542759948a862011e5a727db927918f43 (diff)
downloadopen-keychain-6d9eaaabb211d538866edfa362c7a4abea05a962.tar.gz
open-keychain-6d9eaaabb211d538866edfa362c7a4abea05a962.tar.bz2
open-keychain-6d9eaaabb211d538866edfa362c7a4abea05a962.zip
work on test prepare script, make the whole thing optional
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1dfe84d5a..68f5b5a9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,9 @@ ant.properties
.gradle
build
gradle.properties
+# this is in here because the prepare-tests thing modifies it, and we DON'T
+# want this to be commited. use git add -f to work on this file.
+settings.gradle
#Maven
target