# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Virtual environments
.venv/
venv/
env/
ENV/

# Environment variables
.env
.env.*

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Logs
*.log
logs/

# Test / coverage
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# Type checker / linter
.mypy_cache/
.ruff_cache/
.pyre/

# FastAPI / Uvicorn
*.db
uvicorn.log

# IDEs and editors
.vscode/
.idea/

# OS files
.DS_Store
Thumbs.db

# Jupyter Notebook
.ipynb_checkpoints/

# Temporary files
*.swp
*.swo
tmp/
temp/

# Docker
docker-compose.override.yml

# PyCharm
.idea/

# Mac/Linux
*.pid

mirror
claude.md