diff --git a/.gitignore b/.gitignore index abcebba..b23ff0d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ hs_err_pid* # IDE files .idea -.vscode \ No newline at end of file +.vscode + +# Other files +*.iml \ No newline at end of file