From 6a627a1b0aaddbd769ce4a9121e7514f8025e311 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 9 Aug 2016 23:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=20-=20=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=20.DS=5FStore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0979a6c..455b4b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ **/node_modules/** +**/.DS_Store \ No newline at end of file