From 92ed03d69a6514d405c32c5a7af077b3d60f2280 Mon Sep 17 00:00:00 2001 From: R4v3zn Date: Wed, 22 Apr 2020 15:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E6=BA=90?= 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 b6e47617..45efbd45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]