Skip to content

Commit f0f5f64

Browse files
committed
Update for using Geppetto plugin in CI
1 parent f235f34 commit f0f5f64

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.geppetto-rc.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"excludes": [
3+
"**/contrib/**",
4+
"**/examples/**",
5+
"**/tests/**",
6+
"**/spec/**",
7+
"**/pkg/**"
8+
]
9+
}

0 commit comments

Comments
 (0)