From cb972ef9c75e1b084f8bd8548764b36716a51313 Mon Sep 17 00:00:00 2001 From: Hadi Sinaee Date: Sat, 29 Jun 2019 21:04:57 +0430 Subject: [PATCH] update: add DS_Store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f1c181e..95cf6da 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +.DS_Store