chore: ignore checkpoints and model weights

This commit is contained in:
2026-02-20 16:56:57 +08:00
parent 81e1bf8838
commit 96d19c0ffc

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@ wandb
outputs outputs
data data
data_local data_local
ckpt
*.ckpt
*.pt
*.pth
.vscode .vscode
_wandb _wandb