update .gitignore

This commit is contained in:
三洋三洋
2024-05-07 06:54:53 +00:00
parent f3148ef32c
commit 3c0ec95b26

4
.gitignore vendored
View File

@@ -7,14 +7,14 @@
**/*cache **/*cache
**/.cache **/.cache
**/tmp **/tmp
**/log
**/data **/data
**/log
**/logs **/logs
**/tmp* **/tmp*
**/data **/data
**/*cache **/*cache
**/ckpts* **/ckpts
**/*.bin **/*.bin
**/*.safetensor **/*.safetensor