From 8806c39ef533bfc7d4906cfb40d32a1c1c233cf5 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Sat, 10 Nov 2018 21:34:54 +0800 Subject: [PATCH] ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7749eb1dc..a0236e18a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ logPath_IS_UNDEFINED/** uploads/** /.project /.gitignore -*.iml \ No newline at end of file +*.iml +.DS_Store