# Python
__pycache__/
*.pyc
venv/
.env
logs/
.pytest_cache/

# Docker
*.log
Dockerfile.local
