7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.mypy_cache/ |