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.
30 lines
262 B
30 lines
262 B
1 year ago
|
.git
|
||
|
bin
|
||
|
lib
|
||
|
#The directory for compiled/built Tcl modules
|
||
|
modules
|
||
|
|
||
|
#Temporary files e.g from tests
|
||
|
tmp
|
||
|
|
||
|
logs
|
||
|
_aside
|
||
|
_build
|
||
|
|
||
|
#Built documentation
|
||
|
html
|
||
|
man
|
||
|
md
|
||
|
doc
|
||
|
|
||
|
test*
|
||
|
|
||
|
#Built tclkits (if any)
|
||
|
punk*.exe
|
||
|
tcl*.exe
|
||
|
|
||
|
#miscellaneous editor files etc
|
||
|
*.swp
|
||
|
|
||
|
todo.txt
|