__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
env/
build/
dist/
*.egg-info/
*.egg
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.tox/
.mypy_cache/
.data/
*.jsonl
.env
.env.local
.vscode/
.idea/
*.swp
.DS_Store
