mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-25 19:56:13 +01:00
exclude files for Initialize CodeQL
This commit is contained in:
parent
1688310e04
commit
dc6e5c104d
2 changed files with 9 additions and 1 deletions
6
.codeql-config.yml
Normal file
6
.codeql-config.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
paths:
|
||||
exclude:
|
||||
- "**/test/**"
|
||||
- "**/__tests__/**"
|
||||
- "**/*.spec.*"
|
||||
- "**/*.test.*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue