Add .gitignore to exclude environment and model files
parent
e956070aa2
commit
b55999d23f
|
|
@ -0,0 +1,2 @@
|
||||||
|
.env
|
||||||
|
yolov8n.pt
|
||||||
Loading…
Reference in New Issue