diff options
author | Byron Jones <glob@mozilla.com> | 2014-05-28 06:28:18 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2014-05-28 06:28:18 +0200 |
commit | ccff248264ff717d515f753e460769b9bf33b38d (patch) | |
tree | 0f4110e77902f6df0f20a019c788b89561d9d6cb /.gitignore | |
parent | 60965ea037f9709acd9aa9cc415b423f20345a84 (diff) | |
download | bugzilla-ccff248264ff717d515f753e460769b9bf33b38d.tar.gz bugzilla-ccff248264ff717d515f753e460769b9bf33b38d.tar.xz |
Bug 1016199: move skins/assets to data/assets
r=dkl, a=justdave
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e6ff85a3b..f30e8f9ae 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,5 @@ /localconfig /index.html -/skins/assets /skins/contrib/Dusk/admin.css /skins/contrib/Dusk/bug.css |