From 98870f6346890ddb5606838517d94ffb93f4115e Mon Sep 17 00:00:00 2001 From: kpt <2817151932@qq.com> Date: Wed, 3 Jul 2024 18:32:43 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90gitignore=E3=80=91=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E7=94=9F=E6=88=90=E6=96=87=E4=BB=B6?= 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 5831c82..643a3b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.conda \ No newline at end of file +.conda +*__pycache__/ \ No newline at end of file