.gitignore: Adds `/dependency-reduced-pom.xml`

This commit is contained in:
Christian Koop 2023-06-29 11:49:49 +02:00
parent cc9a10e19e
commit 8f27cfa928
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
## Maven
/**/target/
/dependency-reduced-pom.xml
## Misc.
.DS_Store