diff options
author | terry%mozilla.org <> | 1999-10-13 01:57:56 +0200 |
---|---|---|
committer | terry%mozilla.org <> | 1999-10-13 01:57:56 +0200 |
commit | 7404b977d6c7d0dc71bb3abc5809ce394c103486 (patch) | |
tree | e6e880cbc32c31488fa9928da8003eafd04d3c7e /.cvsignore | |
parent | a8c1b9f56be3f2f65095182591828f16bc6d67c7 (diff) | |
download | bugzilla-7404b977d6c7d0dc71bb3abc5809ce394c103486.tar.gz bugzilla-7404b977d6c7d0dc71bb3abc5809ce394c103486.tar.xz |
Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one. Very cool stuff!
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 000000000..519f6c3b6 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +localconfig |