diff --git a/.gitignore b/.gitignore index 246e7ffff..5ddd9fc95 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ .classpath target/ test-output/ + +# IntelliJ Settings Files # +.idea/ +out/ +.idea_modules/ +*.iws