chore: configure codeql to ignore generated code (#1760)

This commit is contained in:
Tom Keller
2026-05-06 15:29:32 -07:00
committed by GitHub
parent 61f50f630f
commit dc2353e57a
+5
View File
@@ -0,0 +1,5 @@
name: "CodeQL config"
paths-ignore:
- dist
- node_modules