Stop tracking VS Code workspace files; keep local copies ignored

This commit is contained in:
2026-04-13 12:07:32 -07:00
parent e43d177afe
commit 29ba174197
3 changed files with 2 additions and 23 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
fonts/rajdhani-fontfacekit/
ChatRequest.json
overlay.toml
overlay.toml
*.code-workspace
-11
View File
@@ -1,11 +0,0 @@
{
"folders": [
{
"path": "."
},
{
"path": "../../src/BeatSaberPlus.wiki"
}
],
"settings": {}
}
-11
View File
@@ -1,11 +0,0 @@
{
"folders": [
{
"path": "."
},
{
"path": "../../src/plebsaber.stream"
}
],
"settings": {}
}