Skip to content

Commit df59a8c

Browse files
authored
remove wwwroot/lib for .net
1 parent 8bf4e4b commit df59a8c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

configs/synthetics.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@ paths-ignore:
112112
- "**/*.spec.ts"
113113
- "**/*.spec.tsx"
114114
- "dist"
115-
- "CoverageResults"
115+
- "CoverageResults"
116+
- "**/wwwroot/lib/**"

0 commit comments

Comments
 (0)