diff --git a/.gitignore b/.gitignore index 0f182a0..23d66ad 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,9 @@ *.jar *.war *.ear + +# IntelliJ +/out/ +out +*.iml +.idea/ \ No newline at end of file