From 470dacf6af32e46e3be59bccbff60856575f0a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bazyli=20Brz=C3=B3ska?= Date: Tue, 19 Oct 2021 14:45:59 -0700 Subject: [PATCH] fix: do not publish yarn cache --- .npmignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.npmignore b/.npmignore index 6579fe7..ff581aa 100644 --- a/.npmignore +++ b/.npmignore @@ -8,3 +8,8 @@ docs/ media/ release.config.js .eslintrc.js +.yarn +.config +.github +.prettierignore +.yarnrc.yml