diff options
author | Byron Jones <glob@mozilla.com> | 2014-05-14 07:35:25 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2014-05-14 07:35:25 +0200 |
commit | 6d3857e31ab6d39625c2b5703a876d0b13930c18 (patch) | |
tree | 339102a76092e470644970679a37481d0163afc6 /.gitignore | |
parent | fca0b6cb7133f458352bd8547195f7f0822766f8 (diff) | |
download | bugzilla-6d3857e31ab6d39625c2b5703a876d0b13930c18.tar.gz bugzilla-6d3857e31ab6d39625c2b5703a876d0b13930c18.tar.xz |
Bug 977969: concatenate and slightly minify css files
r=gerv, a=glob
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f30e8f9ae..e6ff85a3b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,6 @@ /localconfig /index.html +/skins/assets /skins/contrib/Dusk/admin.css /skins/contrib/Dusk/bug.css |