Add the .vscode directory to .gitignore

This commit is contained in:
Roy Clarkson
2024-10-29 13:33:21 -04:00
parent 80199f9352
commit 0acafbcbe7

1
.gitignore vendored
View File

@@ -15,3 +15,4 @@ out
.rest-shell.log
spring-shell.log
.DS_Store
.vscode