mirror of
https://github.com/huggingface/xet-core.git
synced 2026-06-04 13:30:29 +08:00
Adding hf_xet integration (#10)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,8 +1,8 @@
|
||||
.idea
|
||||
**/.idea
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
**/target/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
@@ -15,3 +15,4 @@ target/
|
||||
|
||||
# VS Code configs
|
||||
.vscode
|
||||
venv
|
||||
|
||||
Reference in New Issue
Block a user