From ce9ce6c6f2a755a4bd52a23d1bb9049dcfc63248 Mon Sep 17 00:00:00 2001 From: Tnze Date: Sat, 29 Jun 2019 10:09:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A.DS=5FStore=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 25eafb5..0cf1315 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ *.so *.dylib +# MacOS +.DS_Store + # Test binary, build with `go test -c` *.test