16 lines
119 B
Plaintext
16 lines
119 B
Plaintext
.git
|
|
.gitignore
|
|
.tools
|
|
.run-*
|
|
*.log
|
|
|
|
target
|
|
data
|
|
opencodes
|
|
|
|
src/web/node_modules
|
|
src/web/dist
|
|
src/web/.vscode
|
|
|
|
scripts
|