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
531 B

.git
CVS
bin/*.exe
bin/*.zip
bin/*.bak
bin/*.ps1
bin/tools
bin/runtime
bin/*test*
lib
#The directory for compiled/built Tcl modules
modules
#The buildsuites output folder
builds
localdoc
.vscode
.claude
.omo
#Temporary files e.g from tests
tmp
logs
_aside
#working directories
_build
src/_build
src/docgen
#Built documentation
html
man
md
doc
test*
#Built tclkits (if any)
#punk*.exe
#tcl*.exe
*.exe
#miscellaneous editor files etc
*.swp
.punkcheck
todo.txt
zig-cache
zig-out
release
debug
build
build-*
docgen_tmp
~