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

4
.gitignore vendored
View File

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