gitignore vscode workspaces
| @@ -55,3 +55,4 @@ public/scripts/extensions/third-party | ||
| 55 | 55 | .env |
| 56 | 56 | /StartDev.bat |
| 57 | 57 | yarn.lock |
| 58 | +*.code-workspace | |
| 58 | \ No newline at end of file | |
| @@ -55,3 +55,4 @@ public/scripts/extensions/third-party | ||
| 55 | 55 | .env |
| 56 | 56 | /StartDev.bat |
| 57 | 57 | yarn.lock |
| 58 | +*.code-workspace | |
| 58 | \ No newline at end of file | |