chore: add checkpoints and logs directories to .gitignore
parent
a7184a5773
commit
ec91450f56
|
|
@ -4,3 +4,5 @@ alerts/
|
||||||
__pycache__
|
__pycache__
|
||||||
dataset/
|
dataset/
|
||||||
video_data/
|
video_data/
|
||||||
|
checkpoints/
|
||||||
|
logs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue