Stop tracking VS Code workspace files; keep local copies ignored
This commit is contained in:
parent
e43d177afe
commit
29ba174197
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
fonts/rajdhani-fontfacekit/
|
||||
ChatRequest.json
|
||||
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