mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +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/
|
!**/src/test/**/target/
|
||||||
|
|
||||||
### IntelliJ IDEA ###
|
### IntelliJ IDEA ###
|
||||||
.idea/modules.xml
|
.idea/
|
||||||
.idea/jarRepositories.xml
|
|
||||||
.idea/compiler.xml
|
|
||||||
.idea/libraries/
|
|
||||||
.idea/db-forest-config.xml
|
|
||||||
.idea/markdown.xml
|
|
||||||
*.iws
|
*.iws
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
@@ -63,3 +58,6 @@ build/
|
|||||||
/Partner-Core/data/
|
/Partner-Core/data/
|
||||||
/.ai/mcp/mcp.json
|
/.ai/mcp/mcp.json
|
||||||
/.codex
|
/.codex
|
||||||
|
|
||||||
|
# Maven / build outputs
|
||||||
|
dependency-reduced-pom.xml
|
||||||
Reference in New Issue
Block a user