diff --git a/.gitignore b/.gitignore index f02d440..7e350c0 100644 --- a/.gitignore +++ b/.gitignore @@ -66,4 +66,6 @@ fabric.properties *.ear # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* \ No newline at end of file +hs_err_pid* + +*.iml \ No newline at end of file