create bundle, add v1.4, v2.0 to the bundle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 17:06:48 +01:00
parent 4bb79f24e7
commit b5e2de535e
45 changed files with 7592 additions and 1781 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
**/public/
__pycache__/
*.pyc
build/
*.dmg
# macOS
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# IDEs
.idea/
.vscode/
*.iws
*.iml
*.ipr