chore: cleanup repository and update gitignore
- Removed binary 'gophergate' - Removed 'data/llm_proxy.db' from source control (kept locally) - Removed old database backups in 'data/backups/' - Updated .gitignore to exclude data directory and gophergate binary
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,8 @@
|
||||
/target
|
||||
/llm-proxy
|
||||
/llm-proxy-go
|
||||
/gophergate
|
||||
/data/
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user