# Compiled binaries
/gopack
/gopack.exe
*.test
*.out

# Release artifacts
/dist/

# Python client build artifacts
clients/*/dist/
clients/*/build/
**/__pycache__/
*.egg-info/

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

# Local bundle scratch and cache
/.gopack/
