diff --git a/.gitignore b/.gitignore index 80a69df..76213bb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ erl_crash.dump # Also ignore archive artifacts (built via "mix archive.build"). *.ez -node_modules/ \ No newline at end of file +node_modules/ +.DS_STORE \ No newline at end of file