From 19ccd06623a670225c728a91b00f41ee636677f3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 May 2023 18:46:27 +0900 Subject: [PATCH] =?UTF-8?q?=5F=5Fpyache=5F=5F=20=E7=84=A1=E8=A6=96?= 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 2eea525..dc12cb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.env \ No newline at end of file +.env +__pycache__ \ No newline at end of file