From 19fc8e94d98add8ed278e7fd993cf9ddf7bb372e Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Fri, 25 Jun 2021 09:30:08 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 429c8c6..41e548c 100644 --- a/.gitignore +++ b/.gitignore @@ -128,7 +128,7 @@ dmypy.json # Pyre type checker .pyre/ -docs/ppt/ +doc/ppt/ checkpoints/ *.tar *.zip