diff options
author | blafoo <github@blafoo.de> | 2011-11-25 23:19:49 +0100 |
---|---|---|
committer | blafoo <github@blafoo.de> | 2011-11-25 23:19:49 +0100 |
commit | 3109cbcde87aee6bcc86074b7905d169c81ba743 (patch) | |
tree | 5881d8ea89d3965f51df94025e51c3756026b285 /.gitignore | |
parent | 6e4edf3329fb207eb0b39f90e683d3cbe6e54abf (diff) | |
download | cgeo-3109cbcde87aee6bcc86074b7905d169c81ba743.zip cgeo-3109cbcde87aee6bcc86074b7905d169c81ba743.tar.gz cgeo-3109cbcde87aee6bcc86074b7905d169c81ba743.tar.bz2 |
ant files needed for emma
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ /main/res/values/mapsapikey.xml /tests/bin/ /tests/gen/ +/tests/local.properties +/tests/private.properties /main/project/localization/*.missing /main/project/attributes/drawable/* /main/project/attributes/iconlist1res.html |