Create .gitignore for checkpoints (#149)

ignore the checkpoints files
This commit is contained in:
Lve Lvee
2024-03-19 02:01:17 +08:00
committed by GitHub
parent 310e19eee2
commit 7207216386

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
checkpoints/*
!checkpoints/README.md