security: ignore verify_*.lua files from release archives
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ CHANGELOG.md export-ignore
|
|||||||
RELEASE_NOTES.md export-ignore
|
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