-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
105 lines (78 loc) · 1.73 KB
/
Copy path.gitignore
File metadata and controls
105 lines (78 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# Binaries
/singularity_world
/bin/
*.exe
*.exe~
*.dll
*.so
*.dylib
# Data
/data/*.db
/data/*.db-journal
/data/*.db-wal
/data/*.db-shm
# Env
.env
.env.local
*.local
# Agent 對話摘要與本地暫存(不納入版控;含 tmp/summary-*.json 等)
/tmp/
# IDE / OS
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
# Logs(./start 後台執行時寫入)
sw.log
# 舊試跑殘留(含過時測試名;勿再提交)
start_error.log
start_fixed.log
# Build / cache
/vendor/
*.test
/coverage.out
# AI Context
.cobridge
# .traerules
.traerules
# .cursorrules
.cursorrules
# GitHub Copilot Instructions
.github/copilot-instructions.md
# 更新日記(不納入版控、不 push)
docs/更新日記/
# 本地解壓參考用之上游 autoresearch 原始碼,勿納入版控
autoresearch-master/
# 本地工具腳本(不納入版控、不 push)
tools/
# Go 歸檔(已搬遷至 Rust,保留備查,不納入版控)
archive/
# Azgaar / Watabou 原始匯出檔(太大,不納入版控)
Celia*.json
Celia*.svg
Celia*.png
*.geojson
# Cursor
.cursor/
# systemd log
sw-systemd.log
# Added by cargo
/target
# Leptos 編輯器 build 產出
editor-leptos/dist/
# 本地 memory / lock(Claude hooks 寫入,不納入版控)
.memory/
# 外部 repo 參考副本(其他專案克隆下來不納入本專案版控)
antigravity-rc/CursorRemote-main/
# 遠端上傳動態資料
remote_uploads/
# 跟本專案無關的外部匯出檔(Chia PackCells 是 UPS 設備資料)
Chia PackCells *.json
# Claude remote center log(每輪對話都會長,不該入庫)
remote_center.log
# Ad-hoc 備份檔(手動 cp xxx.bak.<timestamp>)
*.bak.*
# 地球原始資料(SRTM 高程 + OSM landuse,共 ~600MB,不入庫)
data/earth/