diff --git a/.gitignore b/.gitignore index 7893d1f5..9e585b1f 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,12 @@ local.properties # *.classpath # *.project # target/ -# .settings/ \ No newline at end of file +# .settings/ + +########################## +## IntelliJ IDEA +########################## +.idea +*.iws +*.iml +*.ipr \ No newline at end of file