diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-06 17:18:58 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-08 10:24:13 +0000 |
commit | 2d908316f1eb6eb1a6296163b2e81b15ce9aeb8e (patch) | |
tree | 84cbe68f2c662951e0e1bef7cde0bbae58308161 /.gitignore | |
parent | d44ee73ee8b27fa2286d7c3e0be6e024e2f4feea (diff) |
[UK] Possible inlining critical CSS on front page.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2c2171260..e5a3f23c6 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ FixMyBarangay.po /web/css/main.css /web/cobrands/*/*.css /web/cobrands/*/*.css.map -*.auto.min.js +*.auto.* # Photo upload cache /web/photo |