mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
chore(gitignore): update gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -4,12 +4,7 @@ target/
|
||||
!**/src/test/**/target/
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea/modules.xml
|
||||
.idea/jarRepositories.xml
|
||||
.idea/compiler.xml
|
||||
.idea/libraries/
|
||||
.idea/db-forest-config.xml
|
||||
.idea/markdown.xml
|
||||
.idea/
|
||||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
@@ -63,3 +58,6 @@ build/
|
||||
/Partner-Core/data/
|
||||
/.ai/mcp/mcp.json
|
||||
/.codex
|
||||
|
||||
# Maven / build outputs
|
||||
dependency-reduced-pom.xml
|
||||
Reference in New Issue
Block a user