From ee7349c94fd85936b69dc1ea2ac3e05dad6d4765 Mon Sep 17 00:00:00 2001 From: Haozheng Fan Date: Mon, 10 May 2021 16:39:04 +0800 Subject: [PATCH] fix --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fd77e0ea..1328f6b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,2 @@ -# Byte-compiled / optimized / DLL files +# PyCache files __pycache__/ -*.py[cod] -*$py.class -.pytest_cache/ -.pylint.d/