Skip to content

Commit

Permalink
Exclude xcf files from package
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrenfeu committed Jan 15, 2019
1 parent 1efb3db commit cb2ccc4
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 @@ -47,6 +47,7 @@
<filtering>false</filtering>
<excludes>
<exclude>**/*.ijm</exclude>
<exclude>**/*.xcf</exclude>
</excludes>
</resource>
</resources>
Expand Down

0 comments on commit cb2ccc4

Please sign in to comment.