fix: remove .code-workspace file from repository

- Remove accidentally tracked .code-workspace file
- File is now properly ignored by .gitignore pattern
This commit is contained in:
Johannes
2025-09-09 18:49:07 +02:00
parent 501dc92119
commit 754ee5b923

View File

@@ -1,7 +0,0 @@
{
"folders": [
{
"path": "."
}
]
}