Added packaging script

Update .gitignore and package-for-release.cmd
This commit is contained in:
2025-03-30 15:17:21 +02:00
parent 4d80ed906f
commit accdf741f1
2 changed files with 32 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
# Build artifacts
__pycache__/
*.tar
# NodeJS' BS
node_modules/