Skip to content

Commit

Permalink
chore: Exclude samples from FOSSA scanning (#1298)
Browse files Browse the repository at this point in the history
We don't need FOSSA to scan projects in samples directory, so configure to exclude this directory
  • Loading branch information
michaelpnash authored May 30, 2024
1 parent 8012b59 commit 256af67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ paths:
exclude:
- ./integration-test
- ./native-image-tests
- samples

0 comments on commit 256af67

Please sign in to comment.