dev: git ignore golangci-lint.exe on Windows (#3641)

This commit is contained in:
Oleksandr Redko 2023-02-27 12:14:34 +02:00 committed by GitHub
parent f0dbc757c8
commit 998329d9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
/.vscode/
/dist/
/golangci-lint
/golangci-lint.exe
/test/path
/tools/Dracula.itermcolors
/tools/dist/