Skip to content

Commit d09919c

Browse files
committed
删除不需要的跟踪文件,完善目录
1 parent ea29e1d commit d09919c

File tree

9 files changed

+13
-1191
lines changed

9 files changed

+13
-1191
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Thumbs.db
4444

4545
# 项目特定
4646
cache/
47+
backup/
48+
data/
49+
output/
50+
.serena/
51+
backend/cache/
52+
backend/data/
53+
backend/backend/
54+
backend/logs/
4755
backend/output/
4856
output/*.html
4957
output/*.png
@@ -138,6 +146,11 @@ backend/quick_assess.py
138146
frontend/templates/test_guide.html
139147

140148
# 临时文档
149+
AGENTS.md
150+
manual_cleanup_guide.md
151+
UI_UX_IMPLEMENTATION_GUIDE.md
152+
perplexity_copyright_analysis.md
153+
SEMANTIC_LAYER_SETUP.md
141154
AWESOME_*.md
142155
SUBMISSION_*.md
143156
CHECKLIST.md

AGENTS.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

backend/SEMANTIC_LAYER_SETUP.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

backend/table_classification.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

backend/tests/test_query_clarifier.py

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)