diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 45 |
1 files changed, 22 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore index 3241af718..9cf1755f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,41 +1,40 @@ -*.ttc +# General *.swp *~ ._* -.prove - -.vagrant -.bundle .DS_Store -.carton -local-lib5 -META.yml -Makefile -blib/ -inc/ -.sass-cache -_Inline/ -lib -tags +# Compiled templates +*.ttc + +# Translations *.mo FixMyStreet-EmptyHomes.po FixMyBarangay.po +# CSS +.bundle +.sass-cache /web/css/core.css /web/css/main.css /web/cobrands/*/*.css /web/cobrands/seesomething -/web/photo -/local -/local-carton -/web/cobrands/fixmystreet/compass_app_log.txt +# Photo upload cache +/web/photo -phonegap/www/js/config.js -phonegap/Android/bin/ -phonegap/iPhone/FixMyStreet.xcodeproj/project.xcworkspace/xcuserdata -phonegap/Android/gen/ +# Installation +/local +/local-* +.prove +.vagrant +.carton +META.yml +Makefile +blib/ +inc/ +_Inline/ +# International /fixmystreet-international *[Mm]ake[Mm]y[Ii]sland* |