# Build artifacts from scripts/apply-patches.sh
src/edge_provider_sdk/_generated/
.upstream-cache/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.venv/
venv/
env/
ENV/

# uv
.uv-cache/
uv.lock

# Testing / linting
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
.tox/

# Editor / OS
.idea/
.vscode/
*.swp
.DS_Store

# Claude Code / nForma local state
.claude/
.planning/memory/
