diff options
author | Struan Donald <struan@exo.org.uk> | 2012-06-12 09:42:18 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-06-12 09:42:18 +0100 |
commit | 5f00841dd0096c91823cc3819423dd48652406ac (patch) | |
tree | 6734fa3106cfaac4bb19300fd5e091820d1c795f | |
parent | ee577cae12386ec6958cdd229d51379409780b56 (diff) |
ignore more Android build files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9eabf1ce..fca749585 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ blog/conf/general.deployed phonegap/www/js/config.js phonegap/Android/bin/ phonegap/iPhone/FixMyStreet.xcodeproj/project.xcworkspace/xcuserdata +phonegap/Android/gen/ |