From b39925cbe43a7ab9df4297f18f211be129362be4 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 15 Sep 2019 11:44:31 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e810895..aa5e8d5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ __pycache__ *.pyc -checkpoints/* +checkpoints/*.pth bert_pretrained/* !bert_pretrained/readme.md