From 4aa579d959577e707d5b484041b44b4fe6ff2bbb Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 25 Apr 2020 12:30:55 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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/