Browse Source

fix: git ignore 增加checkpoints/

final
mckay 7 months ago
parent
commit
b955b7d770
  1. 3
      .gitignore

3
.gitignore

@ -170,4 +170,5 @@ cython_debug/
test_data/ test_data/
logs/ logs/
wandb/ wandb/
*.pth *.pth
checkpoints/
Loading…
Cancel
Save