-
-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathsrc-sync.exclude
More file actions
26 lines (26 loc) · 707 Bytes
/
Copy pathsrc-sync.exclude
File metadata and controls
26 lines (26 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Paths under src/ that differ between chaicore and chaipro BY DESIGN.
# Everything else under src/ must be byte-identical in both repos.
#
# Relative to src/. A leading "/" anchors at src/, a trailing "/" marks a directory.
# Read by scripts/sync-src.mjs and scripts/sync-check.mjs. Edit in both repos in the same change.
/edition/
/payload/
/plugins/ai-pro/
/plugins/animation/
/plugins/bulk-publish/
/plugins/db/
/plugins/export-code/
/plugins/form-submissions/
/plugins/layout/
/plugins/library/
/plugins/licensing/
/plugins/media/
/plugins/media-search/
/plugins/multilingual/
/plugins/plans/
/plugins/realtime/
/plugins/redirects/
/plugins/revisions/
/plugins/roles/
/plugins/tenancy/
/plugins/trash/