Skip to content

Commit 9a6e6b2

Browse files
committed
Ignore parser/genkeyword build artifact
The Makefile's genkeyword target produces a Go binary at parser/genkeyword that's used by `go generate`. It's a build output, not source.
1 parent af4f1a8 commit 9a6e6b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ y.go
44
.idea/
55
.vscode/
66
coverage.txt
7+
parser/genkeyword

0 commit comments

Comments
 (0)