work on well of souls and yolo detection
This commit is contained in:
parent
3456e0d62a
commit
40d30115bf
41 changed files with 3031 additions and 148 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -18,8 +18,16 @@ config.json
|
|||
browser-data/
|
||||
*.log
|
||||
debug-screenshots/
|
||||
debug/
|
||||
items/
|
||||
|
||||
# YOLO / ML
|
||||
runs/
|
||||
training-data/
|
||||
tools/python-detect/models/
|
||||
*.pt
|
||||
*.engine
|
||||
|
||||
# IDE / tools
|
||||
.claude/
|
||||
nul
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue