chore: add checkpoints and logs directories to .gitignore

main
bahawal.baloch 2026-04-09 18:47:35 +05:00
parent a7184a5773
commit ec91450f56
1 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ alerts/
__pycache__ __pycache__
dataset/ dataset/
video_data/ video_data/
checkpoints/
logs/