diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 5eb8b111..9b431017 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,4 @@ { - "Lua.workspace.ignoreDir": [ - "publish" - ], "Lua.diagnostics.globals": [ "TEST", "ERR", |