/target
**/target/
node_modules
.DS_Store
.claude/
*.optimized.*

# Release build outputs (downloaded artifacts + renamed binaries)
/artifacts/
/dist/

# Python build artifacts
python/dist/
python/build/
python/*.egg-info/
__pycache__/
*.pyc
*.so
*.pyd
*.dylib
