-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
23 lines (18 loc) · 1.17 KB
/
Copy path.gitattributes
File metadata and controls
23 lines (18 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Auto-generated artifacts: resolved by custom merge drivers in plugins/framework/plugins/cli/scripts/
# plus a post-rebase normalize step in `./singularity push` that regenerates
# canonical content from the rebased source tree.
# Plugin docs (fully generated)
docs/plugins-compact.md merge=regen-generated
docs/plugins-details.md merge=regen-generated
docs/routes.md merge=regen-generated
# Per-plugin CLAUDE.md (mixed: hand-written prose + autogen block)
plugins/**/CLAUDE.md merge=regen-claudemd
# Plugin registry codegen
plugins/**/*.generated.ts merge=regen-generated
# Config origin files
config/**/*.origin.jsonc merge=regen-generated
# Database migrations (separate: hand-edit safety check before regen)
plugins/database/plugins/migrations/data/*.sql merge=regen-migrations
plugins/database/plugins/migrations/data/meta/_journal.json merge=regen-migrations
plugins/database/plugins/migrations/data/meta/*_snapshot.json merge=regen-migrations
plugins/database/plugins/migrations/data/meta/*_answers.json merge=regen-migrations