diff options
author | Struan Donald <struan@exo.org.uk> | 2012-06-08 16:01:06 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-06-08 16:01:06 +0100 |
commit | 62d9c274ebe4e51ef55f50064bb24a1ddcdd840d (patch) | |
tree | b82478b0000e9a603e5e76f3543b958323baa979 /.gitignore | |
parent | b160518b123effc9efbdce4d0d10a3a97d3e0a40 (diff) |
ignore Android bin directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 7640e3002..e9eabf1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,5 @@ blog/conf/general blog/conf/general.deployed phonegap/www/js/config.js -phonegap/Android/bin/Android.apk -phonegap/Android/bin/resources.ap_ +phonegap/Android/bin/ phonegap/iPhone/FixMyStreet.xcodeproj/project.xcworkspace/xcuserdata |