10 lines
99 B
Plaintext
10 lines
99 B
Plaintext
.vscode/settings.json
|
|
|
|
# Do not commit secrets
|
|
.env
|
|
__pycache__/
|
|
*/__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
data/
|