Skip to content

Commit

Permalink
fix: exclude .dockerignore from license check
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Jun 29, 2022
1 parent 966e6fb commit 4b23e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ header:
spdx-id: Apache-2.0
copyright-owner: OWASP Foundation
paths-ignore:
- ".dockerignore"
- ".github/**"
- ".gitignore"
- ".gitpod.*"
Expand Down

0 comments on commit 4b23e04

Please sign in to comment.