9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
.vscode/settings.json
|
|
|
|
# Do not commit secrets
|
|
.env
|
|
.env.*
|
|
__pycache__/
|
|
*/__pycache__/
|
|
*.pyc
|