13 lines
104 B
Plaintext
13 lines
104 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.env
|
|
.venv
|
|
venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|