Commit Graph

2 Commits

Author SHA1 Message Date
AirCoding
33a76a1ebc Move project from external drive to local NVMe
迁移路径: /run/media/airlongdian/EasyU/AirCoding -> /home/airlongdian/DataDevices/AirWorkSpace/AirCoding

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 09:51:49 +08:00
AirCoding
8b531732fe Stop tracking reference/; add .gitignore for third-party source
The reference/ tree (OpenCode, Codex, Hermes, Claude Code 2.1.88, etc., ~0.5GB)
was partially tracked (287 files) from an earlier accidental add. Per the
"reference is working-copy only" decision (DD §23), this removes all reference/
files from the index (disk copies retained) and adds a root .gitignore rule so
future commits never pull third-party / leaked source into the repo.

No documentation or source-of-truth content changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 18:11:30 +08:00