# Binaries
/bin/
/dist/
/dist-all/
/release/
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binaries
*.test

# Go workspace file
go.work

# Download artifacts
*.part
*.tmp
.*.json
.*.lock

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
