Updates .gitignore

This commit is contained in:
Christian Koop 2023-06-26 16:37:43 +02:00
parent 0e2e2ba216
commit 2a01777ff2
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

22
.gitignore vendored
View File

@ -1,14 +1,10 @@
## JetBrains IDEs
out/ /.idea/
\.idea/
/src/main/resources/META-INF/MANIFEST.MF
/EpicHoppers.iml
target/
EpicHoppers-API/EpicHoppers-API\.iml
EpicHoppers-Plugin/EpicHoppers-Plugin\.iml
*.iml *.iml
## Maven
/**/target/
/dependency-reduced-pom.xml
## Misc.
.DS_Store