Browse Source

Update for using Geppetto plugin in CI

Justin Stoller 9 years ago
parent
commit
79980afd43
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .geppetto-rc.json

+ 9 - 0
.geppetto-rc.json

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