From 419b7bce22d59e78cb6dfab70e00a18b2fce3ba9 Mon Sep 17 00:00:00 2001 From: EvolutionX Date: Thu, 7 Jul 2022 21:13:08 +0530 Subject: [PATCH] chore: add .gitattributes to npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 60b2443..23456b8 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,5 @@ renovate.json tsconfig.json .prettierignore .prettierrc +.gitattributes .github/