We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831bf44 commit 03a2a77Copy full SHA for 03a2a77
.github/codeql/codeql-config.yaml
@@ -0,0 +1,9 @@
1
+name: "CodeQL Config"
2
+
3
+paths-ignore:
4
+ - "demo/**"
5
+ - "**/demo/**"
6
+ - "demo/build/**"
7
+ - "build/**"
8
+ - "dist/**"
9
+ - "node_modules/**"
0 commit comments