diff --git a/.gitignore b/.gitignore index 496ee2c..9dd1153 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.DS_Store \ No newline at end of file +# Mac File +.DS_Store + +# IntelliJ IDEA File +.idea