license过滤sh

This commit is contained in:
三丙
2025-06-11 22:55:19 +08:00
parent 890dec8346
commit 209a01b518
2 changed files with 1 additions and 7 deletions

View File

@@ -530,6 +530,7 @@
<excludes>
<exclude>**/.env</exclude>
<exclude>**/*.env</exclude>
<exclude>**/*.sh</exclude>
<exclude>**/.gradle/**</exclude>
<exclude>**/*.md</exclude>
<exclude>**/LICENSE</exclude>