12 lines
89 B
Plaintext
12 lines
89 B
Plaintext
# Environment variables
|
|
.env
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
env/
|
|
venv/
|