exclude files for Initialize CodeQL

This commit is contained in:
Ruben Talstra 2025-02-06 21:12:34 +01:00
parent dc6e5c104d
commit 4c8d2e090b

View file

@ -1,6 +1,5 @@
paths:
exclude:
- "**/test/**"
- "**/__tests__/**"
- "**/*.spec.*"
- "**/*.test.*"
- "**/test/**"
- "**/__tests__/**"
- "**/*.spec.*"
- "**/*.test.*"