diff --git a/.gitignore b/.gitignore index 496ee2c..02f1a4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ -.DS_Store \ No newline at end of file +# Mac +.DS_Store + +# Intellij +.idea/ +*.iml +*.iws \ No newline at end of file