mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-29 03:36:55 +00:00
chore: update .gitignore to include new local-only files (#1789)
This commit is contained in:
@@ -52,9 +52,12 @@ backend/src/generated/version.ts
|
|||||||
|
|
||||||
# Local-only working files
|
# Local-only working files
|
||||||
.claude/
|
.claude/
|
||||||
|
.codex/
|
||||||
|
.agents/
|
||||||
.worktrees/
|
.worktrees/
|
||||||
plans/
|
plans/
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
AGENTS.md
|
||||||
|
|
||||||
# Design system (local-only authoritative reference)
|
# Design system (local-only authoritative reference)
|
||||||
.design-bundle/
|
.design-bundle/
|
||||||
|
|||||||
Reference in New Issue
Block a user