chore: ignore checkpoints and model weights
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,10 @@ wandb
|
||||
outputs
|
||||
data
|
||||
data_local
|
||||
ckpt
|
||||
*.ckpt
|
||||
*.pt
|
||||
*.pth
|
||||
.vscode
|
||||
_wandb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user