Skip to content

Commit

Permalink
remove build binary and add explicit git ignore
Browse files Browse the repository at this point in the history
Former-commit-id: 6455f2d8a5f1910b4a8b681ddef79919886d638d
  • Loading branch information
wagoodman committed Jul 18, 2023
1 parent 204b790 commit 88b3d1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ go.work
go.work.sum
/bin
/.bin
/build
CHANGELOG.md
VERSION
/test/results
Expand Down
1 change: 0 additions & 1 deletion build.REMOVED.git-id

This file was deleted.

0 comments on commit 88b3d1e

Please sign in to comment.