Skip to content

Commit

Permalink
update excludes for editorconfig-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Aug 7, 2024
1 parent ddbadbe commit 99a2846
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 @@ -273,6 +273,7 @@
<!-- You can exclude further files from processing: -->
<exclude>**/*.txt</exclude>
<exclude>**/.flattened-pom.xml</exclude>
<exclude>**/apache-hugegraph-*/**/*</exclude>
</excludes>
<!-- All files are included by default:
<includes>
Expand Down

0 comments on commit 99a2846

Please sign in to comment.