From 3011a124fe961bb623fa627abfd64030f128b4c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 1 Jul 2021 16:31:18 +0800 Subject: cleanup --- .vscode/settings.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 51e4b3fb..ec0e4bde 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,7 +15,8 @@ "LOCALE", "SHOWSOURCE", "TRACE", - "FOOTPRINT" + "FOOTPRINT", + "CONFIGPATH" ], "Lua.diagnostics.disable": [ "close-non-object", @@ -38,6 +39,7 @@ "E:/Github/test", // Just some comment "script/meta", + "bin", ], "Lua.runtime.path": [ "?.lua", -- cgit v1.2.3