Skip to content

Commit 6f5b5a1

Browse files
authored
Add VS Code Workspace files to the .gitignore (#5174)
1 parent 31d2b73 commit 6f5b5a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,9 @@ FodyWeavers.xsd
366366
# VS Code settings folder
367367
.vscode/
368368

369+
# VS Code Workspace settings
370+
*.code-workspace/
371+
369372
# PGO Local Test Copy
370373
artifacts_server/
371374

0 commit comments

Comments
 (0)