Update .gitignore
This commit is contained in:
parent
8cfb03e9fb
commit
08f9a29610
|
@ -6,7 +6,7 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
|
||||
checkpoints
|
||||
checkpoints/*
|
||||
|
||||
bert_pretrained/*
|
||||
!bert_pretrained/readme.md
|
||||
|
|
Loading…
Reference in New Issue