Skip to content

Commit 77f78a0

Browse files
authored
Ignore golangci-lint build artifact (#3809)
1 parent 5135776 commit 77f78a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ test-output.json
3434
tools/yamlfmt
3535
tools/yamlfmt.exe
3636

37+
# Built by make for 'make lint'
38+
tools/golangci-lint
39+
3740
# Cache for tools/gh_report.py
3841
.gh-logs
3942

0 commit comments

Comments
 (0)