clean up: remove unused start.sh/pyinstaller.spec, deduplicate constants, update .gitignore
This commit is contained in:
parent
d8c50925d2
commit
b3c38eb5af
4 changed files with 7 additions and 87 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue