From a0dffeb258d7bc413598acb484ec7504b6f15874 Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Sun, 22 Aug 2021 09:42:47 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ba17256..728f639 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ # Test binary, build with `go test -c` *.test +# Mac stuff +.DS_Store + # Output of the go coverage tool, specifically when used with LiteIDE *.out