# Default ignored files
/shelf/
/workspace.xml
.idea/*

# Build artifacts
build/
dist/
*.egg-info/

# Byte-compiled / cache
__pycache__/
*.py[cod]
*.pyo

# Virtual environments
.env/
.venv/

# Hatch metadata
.hatch/