Skip to content

Commit 522c366

Browse files
committed
Add git.properties to rat exclusions
1 parent b6f0947 commit 522c366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ under the License.
292292
<exclude>**/*.yml</exclude>
293293
<exclude>**/.*</exclude>
294294
<exclude>**/test/resources/**/*.txt</exclude>
295+
<exclude>**/git.properties</exclude>
295296
<exclude>LICENSE</exclude>
296297
<exclude>NOTICE</exclude>
297298
</excludes>

0 commit comments

Comments
 (0)