Create .gitignore

ignore the checkpoints files
This commit is contained in:
Lve Lvee 2024-03-18 23:33:05 +08:00 committed by GitHub
parent e50578b5f5
commit d0043955d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored Normal file
View File

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