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