mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
chore(.gitignore): add .env.test to gitignore (#424)
feat(api): update @waylaidwanderer/chatgpt-api to version 1.37.0
This commit is contained in:
parent
fcf068dddf
commit
19495a461d
3 changed files with 23 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -49,6 +49,7 @@ bower_components/
|
|||
# Environment
|
||||
.npmrc
|
||||
.env
|
||||
.env.test
|
||||
cache.json
|
||||
api/data/
|
||||
owner.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue