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