From eb056bebd8ca9c1e83aa59ac187980df32e7e45c Mon Sep 17 00:00:00 2001 From: Wangjiazhen <841713301@qq.com> Date: Wed, 10 Nov 2021 14:52:40 +0800 Subject: [PATCH] [Improve] improve .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4f0614c1ad..d5a8016187 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,7 @@ venv.bak/ # custom .DS_Store + +# datasets and logs and checkpoints +data/ +work_dir/