1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-06-14 04:09:02 +00:00
emailjs/.npmignore
Domenic Denicola d62531048d Add .npmignore and tighten up .gitignore.
In particular, npm-debug.log is now ignored, and the tests + .travis.yml aren't included in the npm package.
2012-06-29 15:07:43 -04:00

7 lines
74 B
Plaintext

/node_modules/
/test/
/.gitignore
/.npmignore
/.travis.yml
/npm-debug.log