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

Update for using Geppetto plugin in CI
This commit is contained in:
Morgan Haskel 2014-12-02 15:02:00 -05:00
commit 67bf7a344c

9
.geppetto-rc.json Normal file
View file

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