10 lines
80 B
Plaintext
10 lines
80 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
.env
|
|
*.json
|
|
!config.yaml
|