From 53cc742461df098cd48b4180b46d4be310af1df9 Mon Sep 17 00:00:00 2001 From: chilim Date: Mon, 27 Apr 2020 16:17:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5DS=5FStore=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E6=94=B9=E5=8F=98?= 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 2233453..7625fb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Python files __pycache__/ +.DS_Store