diff --git a/.gitignore b/.gitignore index 43ed94f5..43c7feed 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file