Add missing mvnDebug scripts (#605)

This commit is contained in:
Guillaume Nodet
2022-03-03 13:21:53 +01:00
committed by GitHub
parent 087a6d74a5
commit 10d80d434a
3 changed files with 80 additions and 0 deletions

View File

@@ -316,6 +316,7 @@ limitations under the License.</inlineHeader>
<exclude>**/mvnd.properties.template</exclude>
<exclude>**/m2.conf</exclude>
<exclude>**/mvnd</exclude>
<exclude>**/mvnDebug</exclude>
<exclude>**/.mvn/maven.config</exclude>
<exclude>**/.mvn/jvm.config</exclude>
<exclude>.gitattributes/</exclude>