From dcc2278fd48845888b54a5b74a1f14097f7fab68 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 11 Jan 2023 05:24:02 +0000 Subject: [PATCH] wip --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..95d2c19 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +cli.log +yolov8n.pt +__pycache__ +utils.py +redirect.py \ No newline at end of file