diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-09-03 17:57:53 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-09-04 09:46:41 +0100 |
commit | dbc029c2d5cf1d69a26a837332e959ab6675c400 (patch) | |
tree | c55f762be4a83be32a9ca2988296138173c9f9d1 | |
parent | e9ec29417c32dcef3baceb9a633c8a21b0bafe93 (diff) |
Tidy up .gitignore file.
-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* |