mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 01:23:47 +00:00
chore(gitignore): ignore impeccable PRODUCT.md / DESIGN.md / DESIGN.json
Keep impeccable context files local-only. The skill loader reads them from disk; they are not artefacts the team needs in the shared repo.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -48,3 +48,8 @@ miniapp/
|
|||||||
.ai/
|
.ai/
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
**/CLAUDE.md
|
**/CLAUDE.md
|
||||||
|
|
||||||
|
# Impeccable design context (local only, not for shared repo)
|
||||||
|
PRODUCT.md
|
||||||
|
DESIGN.md
|
||||||
|
DESIGN.json
|
||||||
|
|||||||
Reference in New Issue
Block a user