From 4bdbf4f2ad46f1a4a11cf2006e47484ae6265050 Mon Sep 17 00:00:00 2001 From: Dalton Woodard Date: Tue, 14 Oct 2014 23:15:00 -0700 Subject: [PATCH] Update to .gitignore, added *.dSYM (get's rid of OS X crap) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a8162c..14a8995 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ *.exe +*.dSYM test doge lispy