diff --git a/.jscpd.json b/.jscpd.json index 12c34f2a..f178a4f3 100644 --- a/.jscpd.json +++ b/.jscpd.json @@ -4,7 +4,8 @@ "consoleFull" ], "ignore": [ - "**/stacks/*.json" + "**/bakefiles/*.json", + "**/dockerfiles/*.json" ], "absolute": true }