Skip to content

Commit 79980af

Browse files
committed
Update for using Geppetto plugin in CI
1 parent 530a01a commit 79980af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.geppetto-rc.json

+9
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)