From cced0ca1d53091c95c4c947bea2fed9a8ae6a318 Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Thu, 28 Sep 2023 18:41:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=E6=B7=BB=E5=8A=A0=20.pyc=20?= =?UTF-8?q?=E5=88=B0=20gnore?= 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 91e3d59..2e1a4c2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ test* Untitled* *copy* .vscode +*.pyc