Update .gitignore to exclude all model files and alerts directory
parent
5c4e617595
commit
1454058acc
|
|
@ -1,2 +1,3 @@
|
||||||
.env
|
.env
|
||||||
yolov8n.pt
|
*.pt
|
||||||
|
alerts/
|
||||||
Loading…
Reference in New Issue