diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-05-30 17:09:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-05-30 17:09:04 +0100 |
commit | b9f975834b4e5b5850d4b11021f598f8044b91f7 (patch) | |
tree | 84e5b3b912781f1300cad5fc799e3a2bdb13e5dd /.gitignore | |
parent | b93af75f2c476720850b80be4d1e46bff665f111 (diff) |
Store compiled photos on file system.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 974d01d6b..30daa380c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ tags /web/css/main.css /web/cobrands/fixmystreet/*.css /web/cobrands/bromley/*.css +/web/photo /local /web/cobrands/fixmystreet/compass_app_log.txt |