Update for using Geppetto plugin in CI

This commit is contained in:
Justin Stoller 2014-12-02 11:37:42 -08:00
parent f235f34cab
commit f0f5f64723

9
.geppetto-rc.json Normal file
View file

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