security: ignore verify_*.lua files from release archives

This commit is contained in:
Xurkon
2026-03-29 00:44:59 -05:00
parent 830d145d51
commit 47b51e601c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -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
+1
View File
@@ -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/