We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c29b7 commit 6486772Copy full SHA for 6486772
pom.xml
@@ -748,6 +748,8 @@ limitations under the License.
748
<exclude>**/.run/</exclude>
749
<exclude>**/.github/</exclude>
750
<exclude>**/.mvn/</exclude>
751
+ <exclude>**/target/</exclude>
752
+ <exclude>**/dependency-reduced-pom.xml</exclude>
753
754
<!-- Files with undetected headers -->
755
<exclude>**/vector_tile.proto</exclude>
0 commit comments