added .ide to gitignore

This commit is contained in:
JonathanFleischmann 2024-04-24 15:26:54 +02:00
parent d421652e0a
commit 4549fcb574

5
.gitignore vendored
View File

@ -4,10 +4,7 @@ target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea
*.iws
*.iml
*.ipr