14 lines
83 B
Plaintext
14 lines
83 B
Plaintext
# Build
|
|
main
|
|
|
|
# vscode config
|
|
.vscode/
|
|
|
|
# testing
|
|
*.py
|
|
|
|
# output
|
|
output/
|
|
obj/
|
|
bin/
|