From fb6dadf182ed63286d8cffb074237052ea984136 Mon Sep 17 00:00:00 2001 From: caohaidi Date: Fri, 28 Dec 2018 18:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gitignore?= 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 56a043c7..57ed05a6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ test/bin/ # Cache *.swp + +# macOS +*.DS_Store \ No newline at end of file