diff --git a/.gitignore b/.gitignore index f59482f..da7982c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.DS_Store +.elixir_ls/ + # The directory Mix will write compiled artifacts to. /_build/