feat(.gitignore): 配置忽略文件

This commit is contained in:
zimoyin
2026-01-10 09:42:07 +08:00
parent 682b4386ba
commit a4e12b8d6d
2 changed files with 22 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/yolo11s.pt
/*.mp4
/*.jpg
/*.png
/*.gif
/*.avi
/*.mkv
/build/*
/cache/*
/logs/*