Ignore flattened POMs
Ignore flattened POM files which will be generated once the build has been reworked. See gh-9316
This commit is contained in:
parent
ad2f774033
commit
258c442e9a
|
|
@ -34,3 +34,4 @@ overridedb.*
|
|||
settings.xml
|
||||
target
|
||||
transaction-logs
|
||||
.flattened-pom.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue