diff options
Diffstat (limited to '.gitignore')
-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/ |