From 51ab3a32411dab6e5e9b8272500d3e38d872cd9f Mon Sep 17 00:00:00 2001 From: Sergey Astapov Date: Fri, 3 Jan 2025 21:59:17 -0500 Subject: [PATCH] Add .codeclimate.yml to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index aeca414e1..c8fe32c7a 100644 --- a/.npmignore +++ b/.npmignore @@ -3,6 +3,7 @@ /tmp/ # misc +/.codeclimate.yml /.editorconfig /.ember-cli /.env*