From 898c1a3a017aca598e035f0583a681ce411aba03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Mon, 22 Jan 2018 02:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c3b18c..16c1f4b 100755 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,12 @@ dist/ *.sublime-project *.sublime-workspace package-lock.json + + +._* + +.Spotlight-V100 +.Trashes .DS_Store -**/.DS_Store \ No newline at end of file +.AppleDouble +.LSOverride \ No newline at end of file