mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-20 21:34:13 -07:00
Ignore huggingface cache
This commit is contained in:
parent
3960f31bcb
commit
bc26fb453e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
||||||
# Codegen Models
|
# Codegen Models
|
||||||
models/*
|
models/*
|
||||||
|
# huggingface cache
|
||||||
|
.hf_cache/
|
||||||
|
|
||||||
.vscode/*
|
.vscode/*
|
||||||
!.vscode/settings.json
|
!.vscode/settings.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue