We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23595ce commit c8763dcCopy full SHA for c8763dc
.holo/branches/emergence-site/_skeleton-v2.toml
@@ -1,6 +1,13 @@
1
[holomapping]
2
files = [
3
"*/**",
4
- "!php-config/Git.config.d/"
+ "!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-*/**"
12
]
13
before = "*"
0 commit comments