Skip to content

Commit 31d04dc

Browse files
feat: exclude .pem file license
1 parent da781eb commit 31d04dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
**/target/**, **/*.jar, **/.git/**, **/.*, **/*.png, **/*.iml, **/*.bolt, .idea/**,
400400
**/*nightly*/**, **/.m2/**, LICENSE, **/*.md, **/.github/**, license_header.txt,
401401
release.properties/, **/pom.xml.releaseBackup, **/pom.xml.tag, **/semantic.yml,
402-
.circleci/config.yml
402+
.circleci/config.yml, **/*.pem
403403
</excludes>
404404
</licenseSet>
405405
</licenseSets>

0 commit comments

Comments
 (0)