From 346b8c6289fe1fe474e69e1fc8b629bcc821e60f Mon Sep 17 00:00:00 2001 From: RTAkland Date: Sat, 18 Dec 2021 21:54:29 +0800 Subject: [PATCH] feat: update .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index cebce10..c05d285 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ *.yml !config.yml -*.token -*.zip *.log *.log.* **/__pycache__