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