fix(codeql): ignore generated dist artifacts (#216)

This commit is contained in:
davida-ps
2026-05-04 11:37:37 +03:00
committed by GitHub
parent 4042a388a9
commit 72663ab80b
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
name: "ClawSec CodeQL Config"
paths-ignore:
- dist/**