The project has no runtime or compile-time secrets (offline desktop tool, no DB/API keys), so the secret/ folder held only example launch scripts that were never used. Remove it and the related .gitignore rules; trim references in ARCHITECTURE.md and CLAUDE.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 lines
166 B
Plaintext
14 lines
166 B
Plaintext
# .NET
|
|
bin/
|
|
obj/
|
|
publish/
|
|
*.user
|
|
.vs/
|
|
|
|
# AI 協作素材不入 git
|
|
For_AI/
|
|
|
|
# 客戶 CAD 料號檔不入 git(避免外流);測試模型放 For_AI/
|
|
*.stp
|
|
*.step
|