chore: gitignore 新增自动生成文件过滤

- 新增: automation/backups/ research/ automation/images/
- 新增: search_cache.json trends.json sustainability_cases.json
- untrack: 上述文件从 git 追踪中移除
This commit is contained in:
Yuzhiran Dev
2026-05-29 09:41:03 +08:00
parent 3fab87ee11
commit 10ad549050
5 changed files with 6 additions and 960 deletions
+6 -1
View File
@@ -46,6 +46,7 @@ sessions/
.cache/
# Project specific
automation/backups/
automation/data/drafts/*
!automation/data/drafts/.gitkeep
automation/data/releases/*
@@ -57,8 +58,12 @@ content/published/*
automation/data/outlines/
automation/data/research/
automation/data/sustainability_raw/
automation/images/generated/
automation/data/search_cache.json
automation/data/trends.json
automation/data/sustainability_cases.json
automation/images/
data/*.db
*.db
automation/data/mcp_*.json
automation/data/*_session.txt
research/