Ignore huggingface cache

This commit is contained in:
Rowe Wilson Frederisk Holme 2022-11-26 22:14:02 +08:00 committed by GitHub
commit bc26fb453e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
# Codegen Models
models/*
# huggingface cache
.hf_cache/
.vscode/*
!.vscode/settings.json