diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index ecf65735..d8f6e8f5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,6 +25,7 @@ "3rd", ".vscode", "script", + "meta", ], "Lua.workspace.library": { "E:/Github/test" : true, |