From 564969541b6f2b2512ae5057058802b414f79659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=80=9D=E5=B7=9D?= Date: Mon, 22 Aug 2022 09:58:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=BA=9B=E9=97=AE?= =?UTF-8?q?=E9=A2=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 29d4b77..16ddad8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /venv/ */__pycache__/ *.cpython-38.py +*.pyc