chore: 更新 gitignore 忽略运行时数据,保留 Gitea 配置

This commit is contained in:
2026-03-20 13:48:38 +08:00
parent 8716f6f684
commit 7c7b334f5c
2 changed files with 10 additions and 76 deletions

11
.gitignore vendored
View File

@@ -42,4 +42,13 @@ tools/mineru/__pycache__/
tools/blog/__pycache__/
# Notebook pydemos backup
notebook/
notebook/
# Gitea data (运行时数据,不需要版本控制)
remote/gitea/data/
# SDD service (来自独立仓库)
services/xcsdd/
# Terminal service
services/xcterminal/