diff --git a/.gitignore b/.gitignore index 0e06b6a..5a3ecc8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ target .settings .classpath .project +.idea +*.iml hs_err_*.log