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 c013682 commit 4d6750dCopy full SHA for 4d6750d
scripts/samplr/.samplr.yml
@@ -15,6 +15,5 @@ excludes:
15
- ^node-modules # Dependencies shouldn't be sampled
16
includes:
17
- ^config # Matches files like ./config/setup.yml or ./configuration/script.sh
18
- - \.yml$ # Matches all .yml files in the project
19
- Dockerfile # Matches all Dockerfile in the project
20
- .env # Matches all env files in the project
0 commit comments