Skip to content

Commit

Permalink
docs: rat exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
CritasWang committed Jan 28, 2024
1 parent a5367f9 commit c3575cb
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 @@ -185,6 +185,7 @@
<exclude>**/LICENSE-binary</exclude>
<!-- json does not support comments-->
<exclude>**/*.json</exclude>
<exclude>docs/**</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit c3575cb

Please sign in to comment.