pimd icon indicating copy to clipboard operation
pimd copied to clipboard

Add files to .npmignore

Open hagenburger opened this issue 6 years ago • 0 comments

Some files should not be released as Node module and therefore be put into the .npmignore file:

  • ./demo/
  • ./scripts/
  • ./.hound.yml
  • .prettierrc
  • .npmignore
  • greenkeeper.json
  • lerna-debug.log
  • *.tgz
  • Maybe more?

hagenburger avatar Oct 18 '18 09:10 hagenburger