repackage properly

This commit is contained in:
2025-11-23 21:11:06 -08:00
parent f1c8895194
commit f973ead318
9 changed files with 246 additions and 36 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
node_modules/**
__pycache__/**
**/__pycache__/**
cache/**
config.py
run.sh
.debug-data