summaryrefslogtreecommitdiffstats
path: root/.fossil-settings
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-01-04 16:33:28 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-01-04 16:33:28 (GMT)
commit591bd6bd63f404842015977e01b7a63291093406 (patch)
tree5846a543b13b46313e9780a2029d1f59f9a4840f /.fossil-settings
parentbb26d0f8e56031df2d501621e957a8069a7b0cee (diff)
downloadtcl-591bd6bd63f404842015977e01b7a63291093406.zip
tcl-591bd6bd63f404842015977e01b7a63291093406.tar.gz
tcl-591bd6bd63f404842015977e01b7a63291093406.tar.bz2
Added more glob patterns in order to ignore html generated documentation and Windows-specific compilation products when running fossil extra
Diffstat (limited to '.fossil-settings')
-rw-r--r--.fossil-settings/ignore-glob4
1 files changed, 4 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
index 2f93505..2126c62 100644
--- a/.fossil-settings/ignore-glob
+++ b/.fossil-settings/ignore-glob
@@ -6,6 +6,7 @@
*.lib
*.o
*.obj
+*.pdb
*.res
*.sl
*.so
@@ -17,6 +18,7 @@
*/tclsh*
*/tcltest*
*/versions.vc
+html
libtommath/bn.ilg
libtommath/bn.ind
libtommath/pretty.build
@@ -38,5 +40,7 @@ unix/dltest.marker
unix/tcl.pc
unix/tclIndex
unix/pkgs/*
+win/Debug_VC*
+win/Release_VC*
win/pkgs/*
win/tcl.hpj