chore: 更新 gitignore 忽略运行时数据,保留 Gitea 配置
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user