diff --git a/.npmignore b/.npmignore index 3bdb917a..6d76ee93 100644 --- a/.npmignore +++ b/.npmignore @@ -1,9 +1,13 @@ -src **/__mocks__/** **/__snapshots__/** *.spec.js +*.tgz +.changelog/ +.dependabot/ .editorconfig +.idea/ .travis.yml +src tsconfig.json tslint.json yarn.lock