diff --git a/.gitignore b/.gitignore index ac8ad343da257d9163d5a62cc6fe4d525559ee0d..f2622e56f9efdb7bced341b635c049837c54fe5e 100644 --- a/.gitignore +++ b/.gitignore @@ -142,5 +142,6 @@ dmypy.json .pytype/ # Cython debug symbols -cython_debug/weights/yolov3-veges_best.weights +cython_debug/ +weights/yolov3-veges_best.weights weights/yolov3-vattenhallen_best.weights