.geppetto-rc.json 120 B

123456789
  1. {
  2. "excludes": [
  3. "**/contrib/**",
  4. "**/examples/**",
  5. "**/tests/**",
  6. "**/spec/**",
  7. "**/pkg/**"
  8. ]
  9. }