Update for using Geppetto plugin in CI

This commit is contained in:
Justin Stoller 2014-12-02 11:36:56 -08:00
parent 530a01a5c5
commit 79980afd43

9
.geppetto-rc.json Normal file
View file

@ -0,0 +1,9 @@
{
"excludes": [
"**/contrib/**",
"**/examples/**",
"**/tests/**",
"**/spec/**",
"**/pkg/**"
]
}