diff --git a/.gitignore b/.gitignore index 889cb7f8..e4d0c4ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ target/ *.class .classpath -.project \ No newline at end of file +.project +.idea +*.iml