mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-24 03:06:12 +01:00
Merge branch 'main' into feat/webauthn
This commit is contained in:
commit
3a60fa1966
33 changed files with 199 additions and 218 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -100,6 +100,7 @@ auth.json
|
|||
/images
|
||||
|
||||
!client/src/components/Nav/SettingsTabs/Data/
|
||||
!/client/src/@types/i18next.d.ts
|
||||
|
||||
# User uploads
|
||||
uploads/
|
||||
|
|
@ -108,4 +109,4 @@ uploads/
|
|||
release/
|
||||
|
||||
# Apple Private Key
|
||||
*.p8
|
||||
*.p8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue