node_modules/
__pycache__/
*.pyc
.env
dist/
build/
*.db
.venv/
*.egg-info/
.DS_Store

# Test/build artifacts
.coverage
*.db-wal
*.db-shm
htmlcov/
