fortnite-game-coach / .gitignore
reeeeemo
Added YOLO model
019f9fc
raw
history blame
163 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
.Python
env/
build/
develop-eggs/
dist/
eggs/
*.egg-info/
# Data
data/
# Models
runs/
yolov8n.pt
# Visual Studio
*.vs