From 84867eace83bf38e9da9c0deaf06931de326930e Mon Sep 17 00:00:00 2001 From: ngfchl Date: Wed, 12 Oct 2022 23:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore=E6=96=87=E4=BB=B6?= 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 c0d6ec2..2c0e975 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ **/__pycache__/ CONTAINER_ALREADY_STARTED_PLACEHOLDER /supervisor/ +/.idea/