.env
.env.local
.env.*.local
node_modules/
.next/
dist/
build/
*.log
.DS_Store

# Python
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
.coverage
htmlcov/

# PACE runtime artifacts
.pace/
