mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add build to ignored
This commit is contained in:
parent
fa2fd74d0b
commit
750da2d479
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export const config = {
|
|||
excluded_patterns: [
|
||||
'^\\/_assets\\/[^\\/]*$',
|
||||
'^\\/shared\\/[^\\/]*$',
|
||||
'^\\/build\\/[^\\/]*$',
|
||||
// '^\\/**\\/[^\\/]*$',
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue