diff --git a/.gitignore b/.gitignore index eaba338..cec4ad1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,7 @@ graphql_ws_client-*.tar /.elixir_ls # Ignore PLTs -/priv/plts \ No newline at end of file +/priv/plts + +# Ignore Apple stuff +.DS_Store \ No newline at end of file