chore: 完善 flatten Maven 插件配置,以覆盖更多使用情况

This commit is contained in:
2024-01-18 20:19:13 +08:00
parent bee04d5f36
commit 657accd8a5
2 changed files with 34 additions and 8 deletions

3
.gitignore vendored
View File

@@ -33,6 +33,9 @@ build/
### VS Code ###
.vscode/
# Maven ignore
.flattened-pom.xml
### Temp ###
*.log
*.logs