chore: add Go binary to .gitignore

This commit is contained in:
Claude Agent
2026-03-19 12:08:17 +01:00
parent 8e232f0812
commit 7c85afe39b

2
.gitignore vendored
View File

@@ -26,3 +26,5 @@ Thumbs.db
# Secrets
*.env
appsettings.*.local.json
Agent/agent.exe
Agent/*.exe