31 lines
217 B
Plaintext
31 lines
217 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.Python
|
|
.venv/
|
|
venv/
|
|
ENV/
|
|
env/
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
.eggs/
|
|
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
|
|
*.log
|
|
*.tmp
|
|
transcripts/
|
|
bench/
|
|
|