7 lines
51 B
Text
7 lines
51 B
Text
|
.vscode/
|
||
|
|
||
|
# Python stuff
|
||
|
__pycache__/
|
||
|
*venv/
|
||
|
dist/
|