shuishen
2 days ago c7954f46c9c5232cad02233107f0fc4990e7d74c
feat:git忽略目录更新
1 files modified
2 ■■■ changed files
.gitignore 2 ●●● patch | view | raw | blame | history
.gitignore
@@ -5,7 +5,6 @@
.pytest_cache/
.mypy_cache/
.ruff_cache/
.reference_article/
.coverage
htmlcov/
.env
@@ -17,6 +16,7 @@
*.egg-info/
*.pt
Ultralytics/
reference_article/
shared/data/raw/*
shared/data/interim/*