__pycache__/
*.pyc
.DS_Store
.env
.env.*
.gstack/
CLAUDE.md

# Build artifacts (python -m build, hatchling, setuptools)
dist/
build/
*.egg-info/
.eggs/
