fix: 恢复 gitignore 全局 logs/ 规则,通过 !docker/compute/data/yg-ft/logs/ 放行

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
wuyongtao
2026-07-22 20:50:37 +08:00
parent 6cd1e46e86
commit a6868ec2e5

2
.gitignore vendored
View File

@@ -44,7 +44,7 @@ pip-delete-this-directory.txt
# Runtime data and logs
runtime/
backend/runtime/
/logs/
logs/
backend/logs/
*.db
*.sqlite