Ignore Cargo.lock for subfolders (#1131)

This commit is contained in:
Roy Hvaara
2022-12-25 11:35:47 +01:00
committed by GitHub
parent fbad581128
commit 4d520c9664
3 changed files with 1 additions and 4256 deletions

2
.gitignore vendored
View File

@ -5,7 +5,7 @@
.env .env
target target
.idea .idea
Cargo.lock **/Cargo.lock
/data /data
tokenizers/data tokenizers/data

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff