summaryrefslogtreecommitdiffstats
path: root/.fossil-settings
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 15:07:57 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 15:07:57 (GMT)
commitce32fdecb2337a3ce69b0fb71295c46478019e86 (patch)
tree2d30ae4610d954d8d814f19ad4c3651196704220 /.fossil-settings
parent432e75210fdb31c3bab2a57d04a6184b88c12c68 (diff)
downloadtcl-ce32fdecb2337a3ce69b0fb71295c46478019e86.zip
tcl-ce32fdecb2337a3ce69b0fb71295c46478019e86.tar.gz
tcl-ce32fdecb2337a3ce69b0fb71295c46478019e86.tar.bz2
Ignore libtommath/doc directory. Add some VS-related makefiles, useful for testing
Diffstat (limited to '.fossil-settings')
-rw-r--r--.fossil-settings/ignore-glob47
1 files changed, 47 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob
new file mode 100644
index 0000000..68c48e5
--- /dev/null
+++ b/.fossil-settings/ignore-glob
@@ -0,0 +1,47 @@
+*.a
+*.dll
+*.dylib
+*.exe
+*.exp
+*.lib
+*.o
+*.obj
+*.pdb
+*.res
+*.sl
+*.so
+*/Makefile
+*/config.cache
+*/config.log
+*/config.status
+*/tclConfig.sh
+*/tclsh*
+*/tcltest*
+*/versions.vc
+html
+libtommath/bn.ilg
+libtommath/bn.ind
+libtommath/doc
+libtommath/pretty.build
+libtommath/tommath.src
+libtommath/*.pdf
+libtommath/*.pl
+libtommath/*.sh
+libtommath/tombc/*
+libtommath/pre_gen/*
+libtommath/pics/*
+libtommath/mtest/*
+libtommath/logs/*
+libtommath/etc/*
+libtommath/demo/*
+libtommath/*.out
+libtommath/*.tex
+unix/autoMkindex.tcl
+unix/dltest.marker
+unix/tcl.pc
+unix/tclIndex
+unix/pkgs/*
+win/Debug_VC*
+win/Release_VC*
+win/pkgs/*
+win/tcl.hpj \ No newline at end of file