From 75e7511c7cc47c966c6df4d9e6c9cfb0bfa0df87 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 25 Apr 2020 12:30:55 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f59482f..f827cde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.DS_Store + # The directory Mix will write compiled artifacts to. /_build/