diff options
author | nijtmans <nijtmans> | 2010-03-04 23:55:15 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-04 23:55:15 (GMT) |
commit | 7450c3fa6dd11ccc316cd37f463ae02cd8f41b18 (patch) | |
tree | 7760f09c0be24a9267b501e7716d146ab464862b /unix/.cvsignore | |
parent | d6af24cbdef686e4ce9d694d72d6935e8e35aa33 (diff) | |
download | tcl-7450c3fa6dd11ccc316cd37f463ae02cd8f41b18.zip tcl-7450c3fa6dd11ccc316cd37f463ae02cd8f41b18.tar.gz tcl-7450c3fa6dd11ccc316cd37f463ae02cd8f41b18.tar.bz2 |
ignore shared libraries from checking in
Diffstat (limited to 'unix/.cvsignore')
-rw-r--r-- | unix/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/.cvsignore b/unix/.cvsignore index 9f2e617..9e40900 100644 --- a/unix/.cvsignore +++ b/unix/.cvsignore @@ -16,3 +16,4 @@ tcltest test1 test2 confdefs.h +*.so |