mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-20 09:24:39 +00:00
ignore webstorm ide files
This commit is contained in:
parent
7d26dd30b9
commit
00d2fbba7a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -97,3 +97,6 @@ typings/
|
||||||
|
|
||||||
# Text editor files
|
# Text editor files
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# IntelliJ/WebStorm files
|
||||||
|
.idea
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue