mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
fix: ignoreDir pointing correctly
This commit is contained in:
parent
6be037323e
commit
17c01aa252
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"data/"
|
"api/data/",
|
||||||
|
"data"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue