Update .gitignore

This commit is contained in:
leo 2019-12-03 18:46:53 +08:00
parent bc76972ef3
commit 2aec6bd730
1 changed files with 5 additions and 6 deletions

11
.gitignore vendored
View File

@ -6,13 +6,12 @@
__pycache__
*.pyc
checkpoints/*.pth
bert_pretrained/*
!bert_pretrained/readme.md
test/.pytest_cache
data/out
data/origin/statics.py
logs
checkpoints
otherUtils.py
demo.py
predict.py