Skip to content

Commit 685e353

Browse files
scotwellsclaude
andcommitted
chore: ignore goreleaser dist output and local plugin binary
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f5a25aa commit 685e353

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ bin/
2828

2929
# Local e2e environment artefacts (Kind kubeconfigs, etc.)
3030
tmp/
31+
32+
# GoReleaser build output
33+
dist/
34+
35+
# Local datumctl plugin build binary
36+
/datumctl-compute

0 commit comments

Comments
 (0)