# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
*.egg-info/
*.egg

# Build artifacts (superbuild intermediate products)
build/
build_out/
