Skip to content

Commit c8763dc

Browse files
chore: slim down ext framework tree
1 parent 23595ce commit c8763dc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
[holomapping]
22
files = [
33
"*/**",
4-
"!php-config/Git.config.d/"
4+
"!php-config/Git.config.d/",
5+
"!sencha-workspace/ext/**/rtl/**",
6+
"!sencha-workspace/ext/**/test/**",
7+
"!sencha-workspace/ext/classic/theme-aria/**",
8+
"!sencha-workspace/ext/classic/theme-classic/**",
9+
"!sencha-workspace/ext/classic/theme-classic-sandbox/**",
10+
"!sencha-workspace/ext/classic/theme-gray/**",
11+
"!sencha-workspace/ext/modern/theme-*/**"
512
]
613
before = "*"

0 commit comments

Comments
 (0)