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