From 7f5289cfb218d1d3f967328f9dffa04eef5e3c83 Mon Sep 17 00:00:00 2001 From: Aaron Whittington Date: Tue, 7 Aug 2018 11:21:23 +0200 Subject: [PATCH] add stuff to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9f11b755..babed18d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .idea/ +.DS_Store +**.DS_Store