From 8b93df7c10b01c566aa38b20f6cbb39f6d01ff86 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 6 Apr 2019 14:45:04 +0200 Subject: [PATCH] chore: avoid add to package unrelevant files --- .npmignore | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/.npmignore b/.npmignore index 2bad67b1d..09d72ba13 100644 --- a/.npmignore +++ b/.npmignore @@ -4,10 +4,7 @@ npm-debug.log yarn-error.log node_modules verdaccio-*.tgz - -renovate.json docker-compose.yaml -Dockerfile.rpi Dockerfile crowdin.yaml scripts/ @@ -17,12 +14,9 @@ src/ .circleci/ debug/ -# build ui -tools/ ## assets and website assets/ -website/ ## docs docs/ @@ -40,6 +34,9 @@ __mocks__/ jestEnvironment.js test/jest.e2e.config.js test/jest.config.functional.js -jest.config.unit.js - +jest.config.js +# misc +contrib/ +storage_default_storage/ +docker-bin/