Update .gitignores for data folder

This commit is contained in:
Anthony MOI
2020-03-15 13:44:34 -04:00
parent e0779c50b5
commit a80d0a302f
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@ -7,6 +7,7 @@ target
Cargo.lock
/data
tokenizers/data
/docs
__pycache__
@ -16,4 +17,4 @@ pip-wheel-metadata
/bindings/python/build
/bindings/python/dist
.vscode
.vscode

View File

@ -1,2 +0,0 @@
*.txt
*.json