Skip to content

Commit

Permalink
HSEARCH-5285 Exclude more files from the dist package
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Dec 9, 2024
1 parent 682f9a4 commit 063379c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribution/src/main/assembly/dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
<exclude>jenkins/**</exclude>
<exclude>.empty/**</exclude>
<exclude>.run/**</exclude>
<exclude>.mvn/.develocity/**</exclude>
</excludes>
</fileSet>

Expand Down

0 comments on commit 063379c

Please sign in to comment.