Update .gitignore to exclude model files and add best_v1.pt model

This commit is contained in:
2026-05-07 00:23:46 +02:00
parent 090865af76
commit ec4872a5d6
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -17,7 +17,7 @@ captures/photos/*
captures/videos/*
!captures/photos/.gitkeep
!captures/videos/.gitkeep
models/*
!models/.gitkeep
# OS/editor

BIN
models/best_v1.pt Normal file

Binary file not shown.