mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 10:55:08 -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
|
.env
|
||||||
|
|
||||||
# Editor/IDE
|
# Editor/IDE
|
||||||
.idea/
|
# .idea/
|
||||||
.vscode/
|
# .vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user