summaryrefslogtreecommitdiffstats
path: root/.fossil-settings/ignore-glob
diff options
context:
space:
mode:
Diffstat (limited to '.fossil-settings/ignore-glob')
-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