diff --git a/.npmignore b/.npmignore deleted file mode 100644 index 7ec0bdc4..00000000 --- a/.npmignore +++ /dev/null @@ -1,35 +0,0 @@ -.git -.idea -node_modules/ -nbproject/ -.vs*/ -*.code-workspace -Thumbs.db -gulpfile.js -.github - -# CI test files -test/ -travis/ -.travis.yml -appveyor.yml -.travis.yaml -appveyor.yaml - -# Type checking configuration -tsconfig.json -tsconfig.*.json - -# ESLint configuration -.eslintrc.json -.eslintrc.js - -# npm package files -iobroker.*.tgz -package-lock.json - -# i18n intermediate files -admin/i18n - -# maintenance scripts -maintenance/** \ No newline at end of file