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