Skip to content

Commit

Permalink
Added files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Glas42 committed Feb 8, 2024
1 parent 235d152 commit b692b39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,15 @@ plugins/Map/Old/VisualizeRoads/UNPACKTHISFILE.zip
plugins/Map/GameData/*.json
plugins/Map/Old
anomalousFrames
profiles/installer_config.cfg
plugins/TrafficLightDetection/YoloFiles
yolov5n.pt
yolov5s.pt
yolov5m.pt
yolov5l.pt
yolov5x.pt
plugins/NavigationDetection/YoloFiles
plugins/NavigationDetection/YOLOv5_MapDetectionModel.pt
# Wiki is built by github actions, no need to have users download it constantly
wiki/*

Expand Down

0 comments on commit b692b39

Please sign in to comment.