mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Update .gitignores for data folder
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,6 +7,7 @@ target
|
|||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
/data
|
/data
|
||||||
|
tokenizers/data
|
||||||
/docs
|
/docs
|
||||||
|
|
||||||
__pycache__
|
__pycache__
|
||||||
@ -16,4 +17,4 @@ pip-wheel-metadata
|
|||||||
/bindings/python/build
|
/bindings/python/build
|
||||||
/bindings/python/dist
|
/bindings/python/dist
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
|
2
tokenizers/benches/.gitignore
vendored
2
tokenizers/benches/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
*.txt
|
|
||||||
*.json
|
|
Reference in New Issue
Block a user