This commit is contained in:
MasterAcnolo
2025-07-01 20:34:22 +02:00
parent f54dc18e85
commit f20366f0c7
3 changed files with 4 additions and 6 deletions

View File

@@ -36,7 +36,8 @@
"productName": "Freedom Loader",
"files": [
"**/*",
"node_modules/**/*"
"node_modules/**/*",
"!logs/*.json"
],
"directories": {
"buildResources": "build"