mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-26 12:24:10 +01:00
6 lines
100 B
YAML
6 lines
100 B
YAML
|
|
paths:
|
||
|
|
exclude:
|
||
|
|
- "**/test/**"
|
||
|
|
- "**/__tests__/**"
|
||
|
|
- "**/*.spec.*"
|
||
|
|
- "**/*.test.*"
|