diff options
author | Byron Jones <glob@mozilla.com> | 2014-05-27 07:34:53 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2014-05-27 07:34:53 +0200 |
commit | 049ea3d136ca73c82f5aa530f328d2596f8e6090 (patch) | |
tree | 892b9c5f78d1ca9e5e195eaacb641ad52ee6599b /.gitignore | |
parent | 612ab3f079cb9f716581c37d52804d2da0422929 (diff) | |
download | bugzilla-049ea3d136ca73c82f5aa530f328d2596f8e6090.tar.gz bugzilla-049ea3d136ca73c82f5aa530f328d2596f8e6090.tar.xz |
Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css files)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d55bf70ad..0370a07e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,5 @@ /data /localconfig /index.html -/skins/assets /template_cache .DS_Store |