From a785306c8a7724558aba3a9af980420dc0a0d87d Mon Sep 17 00:00:00 2001 From: stephhazlitt Date: Tue, 10 Oct 2017 11:06:44 -0700 Subject: [PATCH] add DS_Store --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b84df0..b845c45 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.html \ No newline at end of file +*.html +.DS_Store \ No newline at end of file