blob: 1ebb7031f1f25c3586fadba2e51bd1bda2447aea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Debug
Release
*.opt
*.ncb
*.plg
*.00?
*.o
*.obj
*.i
*.asm
*.dll
*.exe
Makefile
tcl.hpj
tclConfig.sh
.#*
tcl.sln
tcl.suo
autom4te.cache
config.status
*.a
*.lib
*.exp
*.res
|