Merge pull request #537 from justinstoller/maint/master/geppetto-update

Update for using Geppetto plugin in CI
This commit is contained in:
Morgan Haskel 2014-12-02 15:01:54 -05:00
commit 61f86551d8

9
.geppetto-rc.json Normal file
View file

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