You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

62 lines
716 B

/bin/
/lib/
#The directories for compiled/built Tcl modules and libraries
/modules/
/modules_tcl8/
/modules_tcl9/
/lib/
/lib_tcl8/
/lib_tcl9/
#Temporary files e.g from tests
/tmp/
/logs/
**/_aside/
scratch*
#working directories
**/_build/
/src/docgen/
#Built documentation
/html/
/man/
/md/
/doc/
/test*
#Built tclkits (if any)
punk*.exe
tcl*.exe
#ignore fossil database files (but keep .fossil-settings and .fossil-custom in repository even if fossil not being used at your site)
_FOSSIL_
.fos
.fslckout
*.fossil
#miscellaneous editor files etc
*.swp
/src/modules/punk/mix/templates/utility/multishell.ps1
.punkcheck
todo.txt
zig-cache/
zig-out/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/