.npmignore


Log

Author Commit Date CI Message
Michael Schmidt 1af89e06 2019-09-10T13:38:22 Added .github folder to npm ignore (#2052) This adds the `.github` folder to `.npmignore` to exclude the directory from future releases.
mAAdhaTTah c2229ec2 2019-07-21T22:07:17 Add .DS_Store to npmignore Keeps these from being published.
Michael Schmidt 29a30c62 2019-03-24T22:10:07 Adjusted .npmignore (#1834) This adjusts `.npmignore` to ignore the `scripts` directory.
Golmote a52319a1 2018-03-20T09:00:58 Update .npmignore Close #1274
Andreas Lind 1f699e7c 2017-03-09T23:34:33 .npmignore: Unignore components.js (#1108) For the trick suggested by @apfelbox in https://github.com/PrismJS/prism/issues/593#issuecomment-219856317 to work, we need both of these files to be in the NPM package: /components.js /tests/helper/components.js
Adam Lynch d1e2aed3 2014-04-21T14:46:07 Added .npmignore