chore: remove luarc

This commit is contained in:
Price Hiller 2022-08-20 22:07:41 -05:00
parent a9120e7daa
commit 6048ab2be3
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
./.luarc.json

View File

@ -1,4 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.workspace.checkThirdParty": false
}