ignore IntelliJ too.

This commit is contained in:
aadrian
2022-06-29 21:56:43 +02:00
committed by PlantUML
parent dd028e9579
commit 4c76f0389d

8
.gitignore vendored
View File

@@ -1,5 +1,13 @@
# Eclipse Ignores
target target
.settings .settings
.classpath .classpath
.project .project
.checkstyle .checkstyle
# IntelliJ ignores
.idea/
out/
*.iml
*.ipr
*.iws