git ignore .vscode/

This commit is contained in:
Drew Weymouth
2023-11-06 17:58:12 -08:00
parent c9b224277e
commit 7e8f0328ff
+3
View File
@@ -26,6 +26,9 @@ vendor/
# Go workspace file # Go workspace file
go.work go.work
# IDE files
.vscode/
# End of https://www.toptal.com/developers/gitignore/api/go # End of https://www.toptal.com/developers/gitignore/api/go
# Platform specific metadata files # Platform specific metadata files