mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
fix(go.gitignore): mark IDE-related ignore files as optional
This commit is contained in:
parent
25c63fff04
commit
1d7e3275a4
1 changed files with 2 additions and 2 deletions
|
@ -28,5 +28,5 @@ go.work.sum
|
|||
.env
|
||||
|
||||
# Editor/IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
# .idea/
|
||||
# .vscode/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue