summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-22 17:12:46 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-01-22 17:12:46 +0800
commit82958680c103fa7cbdf7131c1da0fe578f2eafdb (patch)
tree406b18a8184fff0cd700aff629bec6fef3b73b1e
parent030a4996d3aa2262808bfc3ed92440678df9d00b (diff)
downloadlua-language-server-82958680c103fa7cbdf7131c1da0fe578f2eafdb.zip
忽略掉bee.lua
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 5d7f3703..822d068a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,3 +1,3 @@
{
- "Lua.workspace.ignoreDir": ["publish"]
+ "Lua.workspace.ignoreDir": ["publish", "bee.lua"]
}