# Build output
/lsp-mcp-go

# Test fixture build artifacts
test/fixtures/rust/target/
test/fixtures/java/target/
test/fixtures/c/.cache/
test/fixtures/go/lsp-mcp-go-fixtures

# SAW worktrees
.claude/worktrees/

# Go workspace (local only)
go.work
go.work.sum
.mcp.json
.saw-state/
lsp-mcp-go
lsp-mcp-go-test

# Build artifacts from local test runs
test/fixtures/go/hello
test/fixtures/kotlin/.gradle/
test/fixtures/kotlin/.project
test/fixtures/kotlin/.settings/
test/fixtures/swift/.build/
/agent-lsp

# SAW state files generated during wave execution
docs/IMPL/.saw-state/

# SAW local config (contains machine-specific absolute paths)
saw.config.json

# Inspector output (generated; canonical location is docs/inspections/)
/inspections/
.idea/

# mkdocs build output
/site/
.serena/
.spec-workflow/
.claude/scheduled_tasks.lock
