clean up: remove unused start.sh/pyinstaller.spec, deduplicate constants, update .gitignore

This commit is contained in:
lichenblankie 2026-06-09 01:16:54 +00:00
parent d8c50925d2
commit b3c38eb5af
4 changed files with 7 additions and 87 deletions

5
.gitignore vendored
View file

@ -1,7 +1,12 @@
__pycache__/
*.pyc
.env
tinyweb_identity
index.db
index.db-shm
index.db-wal
models/
index.hnsw
*.db
*.db-shm
*.db-wal