Skip to content

Commit

Permalink
exclude adoc files from license check
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Sep 18, 2023
1 parent 6c590bc commit a8b2a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
<exclude>.gitattributes</exclude>
<exclude>**/genkeys</exclude>
<exclude>**/softhsm</exclude>
<exclude>**.adoc</exclude>
</excludes>
</licenseSet>
</licenseSets>
Expand Down

0 comments on commit a8b2a40

Please sign in to comment.