diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-27 23:13:34 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-27 23:13:34 (GMT) |
commit | c95dff3c4e222c9da6666a3b97ca0d7e92d89c10 (patch) | |
tree | 9dc6252743fafcd539e98cc0c04f6804bcef73cb /win | |
parent | 0c84b3ac801dc1a49920b6d330a5f912975ffc14 (diff) | |
download | tcl-c95dff3c4e222c9da6666a3b97ca0d7e92d89c10.zip tcl-c95dff3c4e222c9da6666a3b97ca0d7e92d89c10.tar.gz tcl-c95dff3c4e222c9da6666a3b97ca0d7e92d89c10.tar.bz2 |
Fixed line endings
Diffstat (limited to 'win')
-rw-r--r-- | win/.cvsignore | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/win/.cvsignore b/win/.cvsignore index 72c5007..df45023 100644 --- a/win/.cvsignore +++ b/win/.cvsignore @@ -1,18 +1,18 @@ -Debug
-Release
-*.opt
-*.ncb
-*.plg
-*.00?
-*.o
-*.obj
-*.i
-*.asm
-*.dll
-*.exe
-Makefile
-tcl.hpj
-tclConfig.sh
-.#*
-tcl.sln
-tcl.suo
+Debug +Release +*.opt +*.ncb +*.plg +*.00? +*.o +*.obj +*.i +*.asm +*.dll +*.exe +Makefile +tcl.hpj +tclConfig.sh +.#* +tcl.sln +tcl.suo |