From af41cc2cb5d5c34e97206f4f50d173bebf5370ef Mon Sep 17 00:00:00 2001 From: Abby Armada Date: Tue, 5 Jul 2016 14:43:35 -0400 Subject: [PATCH] Update .codeclimate.yml - Duplication engine time out test --- .codeclimate.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index ba99e864e512..0fdb26b84dbf 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -31,3 +31,5 @@ exclude_paths: - "storage/" - "tests/" - "**.md" +- "**.min.js" +- "**.min.php"