diff --git a/.gitignore b/.gitignore index 5bda43e..cd1c260 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# MacOS +.DS_Store +.AppleDouble +.LSOverride + # The directory Mix will write compiled artifacts to. /_build/ @@ -22,10 +27,9 @@ erl_crash.dump # Ignore package tarball (built via "mix hex.build"). heroicons-*.tar - # Temporary files for e.g. tests /tmp # Elixir deps .nix-mix/ -.nix-hex/ \ No newline at end of file +.nix-hex/