11 lines
69 B
Plaintext
11 lines
69 B
Plaintext
# vscode config
|
|
.vscode/
|
|
|
|
# testing
|
|
*.py
|
|
|
|
# output
|
|
output/
|
|
obj/
|
|
bin/
|