diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4bd5e9d39..dfb7c786e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,8 @@ tags blog/web/wp blog/conf/general blog/conf/general.deployed + +phonegap/www/js/config.js +phonegap/Android/bin/ +phonegap/iPhone/FixMyStreet.xcodeproj/project.xcworkspace/xcuserdata +phonegap/Android/gen/ |