From d2300360cedb266df6b90f34fdb2f4b76b1c26e6 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 17 Jan 2020 16:41:40 +0800 Subject: [PATCH] 1 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a1fc982..1e7a0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ *.tar *.tar.gz target -config/ \ No newline at end of file +config/ +__pycache__/ \ No newline at end of file