diff options
author | myk%mozilla.org <> | 2002-04-04 12:04:08 +0200 |
---|---|---|
committer | myk%mozilla.org <> | 2002-04-04 12:04:08 +0200 |
commit | a34eeb2081bd7e420ebbae68cc345ed760ec1988 (patch) | |
tree | 281dfae0b2160243c5a114ad4786c8d8e3f76cd4 | |
parent | 13ed7e915263efa46216c6b69420ce9fd8881619 (diff) | |
download | bugzilla-a34eeb2081bd7e420ebbae68cc345ed760ec1988.tar.gz bugzilla-a34eeb2081bd7e420ebbae68cc345ed760ec1988.tar.xz |
Partial fix for bug 104600: Adds "template/custom" to .cvsignore.
Patch by Myk Melez <myk@mozilla.org>
r=justdave x2
-rw-r--r-- | template/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/.cvsignore b/template/.cvsignore index 03c88fd7a..73b23521a 100644 --- a/template/.cvsignore +++ b/template/.cvsignore @@ -1 +1,2 @@ .htaccess +custom |