ci(build): changes to ignore the tmp folder in the scripts

This commit is contained in:
2025-07-16 09:50:28 -05:00
parent 44fdf49555
commit 26b018ee3e

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ releases/
LstWrapper/bin
LstWrapper/publish
LstWrapper/obj
scripts/tmp
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template: