mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 07:24:50 -05:00
fix(go.gitignore): mark IDE-related ignore files as optional
This commit is contained in:
@@ -28,5 +28,5 @@ go.work.sum
|
||||
.env
|
||||
|
||||
# Editor/IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
# .idea/
|
||||
# .vscode/
|
||||
|
||||
Reference in New Issue
Block a user