10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.env
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
.mypy_cache/ |