diff --git a/.gitignore b/.gitignore index 2ade619..e64dbc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ fonts/rajdhani-fontfacekit/ ChatRequest.json -overlay.toml \ No newline at end of file +overlay.toml +*.code-workspace \ No newline at end of file diff --git a/bsplus-wiki.code-workspace b/bsplus-wiki.code-workspace deleted file mode 100644 index 33646f4..0000000 --- a/bsplus-wiki.code-workspace +++ /dev/null @@ -1,11 +0,0 @@ -{ - "folders": [ - { - "path": "." - }, - { - "path": "../../src/BeatSaberPlus.wiki" - } - ], - "settings": {} -} \ No newline at end of file diff --git a/plebsaber-stream.code-workspace b/plebsaber-stream.code-workspace deleted file mode 100644 index e014306..0000000 --- a/plebsaber-stream.code-workspace +++ /dev/null @@ -1,11 +0,0 @@ -{ - "folders": [ - { - "path": "." - }, - { - "path": "../../src/plebsaber.stream" - } - ], - "settings": {} -} \ No newline at end of file