We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf1ec51 + 2c6cb8a commit c9651d7Copy full SHA for c9651d7
1 file changed
.snyk
@@ -0,0 +1,12 @@
1
+# Snyk (https://snyk.io) policy file
2
+---
3
+exclude:
4
+ code:
5
+ # Exclude non-code directories and files for only local development use.
6
+ - changelog/**
7
+ - documentation/**
8
+ - errorpages/**
9
+ - features/**
10
+ - test_site/**
11
+ - Dockerfile
12
+ - eslint.config.js
0 commit comments