Skip to content

Commit 998329d

Browse files
authored
dev: git ignore golangci-lint.exe on Windows (#3641)
1 parent f0dbc75 commit 998329d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/.vscode/
88
/dist/
99
/golangci-lint
10+
/golangci-lint.exe
1011
/test/path
1112
/tools/Dracula.itermcolors
1213
/tools/dist/

0 commit comments

Comments
 (0)