Remove test.lua from config.ld and add it to gitignore
This commit is contained in:
parent
17ee021cf0
commit
4778738d7c
2 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,7 @@ file = {
|
|||
".",
|
||||
exclude = {
|
||||
"external",
|
||||
"lua-5.4",
|
||||
"test.lua"
|
||||
"lua-5.4"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue