chore: Update .gitignore and add .idea folder, update npm dependencies, and improve code logic for chat history and knowledge export/import
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -42,4 +42,7 @@ keys.json
|
||||
|
||||
# typescript
|
||||
.tsbuildinfo
|
||||
.wxt
|
||||
# WXT
|
||||
.wxt
|
||||
# WebStorm
|
||||
.idea
|
||||
Reference in New Issue
Block a user