Refine .gitignore: exclude golangci-lint binary
This commit is contained in:
parent
10c9eaa935
commit
510d3169bc
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,6 +10,7 @@ build/
|
|||
*.out
|
||||
/picoclaw
|
||||
/picoclaw-test
|
||||
/golangci-lint
|
||||
cmd/**/workspace
|
||||
|
||||
# Picoclaw specific
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue