[git] Ignore all the .flattened-pom.xml files (#8197)

This commit is contained in:
Shuo Wang
2022-02-24 23:16:13 +08:00
committed by GitHub
parent 0dcbfbdde0
commit dccb3cf85e

8
.gitignore vendored
View File

@ -37,7 +37,6 @@ fe/fe-core/src/main/resources/static/
nohup.out
regression-test/framework/target
regression-test/framework/.flattened-pom.xml
regression-test/framework/dependency-reduced-pom.xml
# ignore eclipse project file & idea project file
@ -66,10 +65,6 @@ ui/package-lock.json
ui/yarn.lock
docs/package-lock.json
fe/fe-common/.classpath
fe/.flattened-pom.xml
fe/fe-common/.flattened-pom.xml
fe/fe-core/.flattened-pom.xml
fe/spark-dpp/.flattened-pom.xml
rpc_data/
@ -81,3 +76,6 @@ samples/doris-demo/*/target
be/.devcontainer/
derby.log
# Ignore all the .flattened-pom.xml files
.flattened-pom.xml