From 67f01466eed05ea8f686c35d8bc1227881d036ba Mon Sep 17 00:00:00 2001 From: criseLYJ <1148995537@qq.com> Date: Mon, 11 Mar 2019 14:20:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4DS=5FStore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 823c727..1521f5c 100644 --- a/.gitignore +++ b/.gitignore @@ -104,7 +104,8 @@ venv.bak/ .mypy_cache/ # Mac os -.DS_Store +.DS_Store +*/.DS_Store # pycharm .idea