Stop tracking VS Code workspace files; keep local copies ignored
This commit is contained in:
parent
e43d177afe
commit
29ba174197
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
fonts/rajdhani-fontfacekit/
|
fonts/rajdhani-fontfacekit/
|
||||||
ChatRequest.json
|
ChatRequest.json
|
||||||
overlay.toml
|
overlay.toml
|
||||||
|
*.code-workspace
|
||||||
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"folders": [
|
|
||||||
{
|
|
||||||
"path": "."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "../../src/BeatSaberPlus.wiki"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {}
|
|
||||||
}
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"folders": [
|
|
||||||
{
|
|
||||||
"path": "."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "../../src/plebsaber.stream"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user