From bb7a402c3df0fe51c75dae028732f5905df3c9cf Mon Sep 17 00:00:00 2001 From: chenshijun <csj_sky@126.com> Date: 星期三, 05 六月 2019 11:05:50 +0800 Subject: [PATCH] first commit --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index dda2524..03cdc55 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ *.jpg *.png videos/* -.vscode/* \ No newline at end of file +.vscode/* +.pylintrc \ No newline at end of file -- Gitblit v1.8.0