diff options
author | davidg <davidg@noemail.net> | 2000-08-18 19:44:07 (GMT) |
---|---|---|
committer | davidg <davidg@noemail.net> | 2000-08-18 19:44:07 (GMT) |
commit | a3ed008ae4371ea13438e7236038e89c101bce4e (patch) | |
tree | 5db5efe194c7913b5fdca1e794818e45ecc0268f /win | |
parent | 93a46ebc11920da614bfcbb8fd8bf227f35083e9 (diff) | |
download | tcl-a3ed008ae4371ea13438e7236038e89c101bce4e.zip tcl-a3ed008ae4371ea13438e7236038e89c101bce4e.tar.gz tcl-a3ed008ae4371ea13438e7236038e89c101bce4e.tar.bz2 |
* win/.cvsignore: provides a cleaner build environment with graphical CVS clients.
FossilOrigin-Name: 9fd90db260b22b1ded229c2e089653faac5c13ac
Diffstat (limited to 'win')
-rw-r--r-- | win/.cvsignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/win/.cvsignore b/win/.cvsignore new file mode 100644 index 0000000..8839418 --- /dev/null +++ b/win/.cvsignore @@ -0,0 +1,11 @@ +.cvsignore +Debug +Release +*.opt +*.ncb +*.plg +Makefile +configure +tcl.hpj +tclConfig.sh +.#* |