summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.fossil-settings/ignore-glob6
-rwxr-xr-x.gitignore4
2 files changed, 10 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index c85b488..62a7a5a 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -19,14 +19,18 @@
*/tcltest*
*/versions.vc
*/version.vc
+*/libtcl.vfs
+*/libtcl_*.zip
html
libtommath/bn.ilg
libtommath/bn.ind
libtommath/pretty.build
libtommath/tommath.src
+libtommath/*.log
libtommath/*.pdf
libtommath/*.pl
libtommath/*.sh
+libtommath/doc/*
libtommath/tombc/*
libtommath/pre_gen/*
libtommath/pics/*
@@ -43,6 +47,8 @@ unix/tclIndex
unix/pkgs/*
win/Debug*
win/Release*
+win/*.manifest
win/pkgs/*
+win/coffbase.txt
win/tcl.hpj
win/nmhlp-out.txt
diff --git a/.gitignore b/.gitignore
index 99fd07e..62a7a5a 100755
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,8 @@
*/tcltest*
*/versions.vc
*/version.vc
+*/libtcl.vfs
+*/libtcl_*.zip
html
libtommath/bn.ilg
libtommath/bn.ind
@@ -45,6 +47,8 @@ unix/tclIndex
unix/pkgs/*
win/Debug*
win/Release*
+win/*.manifest
win/pkgs/*
+win/coffbase.txt
win/tcl.hpj
win/nmhlp-out.txt