security: ignore verify_*.lua files from release archives
This commit is contained in:
@@ -13,3 +13,4 @@ RELEASE_NOTES.md export-ignore
|
|||||||
changelog.html export-ignore
|
changelog.html export-ignore
|
||||||
.agent/ export-ignore
|
.agent/ export-ignore
|
||||||
*.json export-ignore
|
*.json export-ignore
|
||||||
|
verify_*.lua export-ignore
|
||||||
@@ -17,6 +17,7 @@ workflow/
|
|||||||
coords.lua
|
coords.lua
|
||||||
debug.lua
|
debug.lua
|
||||||
debug_tooltip.lua
|
debug_tooltip.lua
|
||||||
|
verify_*.lua
|
||||||
.history/
|
.history/
|
||||||
Research/
|
Research/
|
||||||
Tools/
|
Tools/
|
||||||
|
|||||||
Reference in New Issue
Block a user