# Build outputs
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
acp-sdk-test-bin

# Go workspace
vendor/

# Test binary artifacts
/tmp/acp-sdk-test-agent

# IDE and editor
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Local configuration
.env
.env.local

# Output directories
dist/
build/

CLAUDE.md

gen
!cmd/gen
