Initial upload for secondary development

This commit is contained in:
2026-06-08 19:00:03 +08:00
commit b913b8c78c
81 changed files with 27139 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
# Runtime/private data
.env
*.env
knowledge*.db
__pycache__/
# Dependencies
node_modules/
# Code signing certificates and private keys
certs/
*.pfx
*.p12
*.pvk
*.key
*.cer
*.crt
# Build outputs
$dest/
.backend-*/
electron-launcher/dist/
electron-launcher/build-resources/
electron-launcher/build/
chatlab-web/frontend/dist/
chatlog_fastAPI/build/
chatlog_fastAPI/dist/
# Keep only the latest shipped installer artifacts in release/
release/*
!release/ChatLab-Setup-1.0.1-202605310641.exe
!release/ChatLab-Setup-1.0.1-202605310641.exe.blockmap
!release/manifest.txt