fix(go.gitignore): mark IDE-related ignore files as optional

This commit is contained in:
Ashwin Gopalsamy
2025-01-12 09:00:21 +05:30
committed by GitHub
parent 25c63fff04
commit 1d7e3275a4

View File

@@ -28,5 +28,5 @@ go.work.sum
.env
# Editor/IDE
.idea/
.vscode/
# .idea/
# .vscode/