Skip to content

Commit

Permalink
Ignoring development files and folders when publishing on NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
walling committed Aug 27, 2012
1 parent e3cd21a commit 2f95a5f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .npmignore
@@ -1,3 +1,5 @@
./src/
./download-source.sh
./package.sh
src
download-source.sh
package.sh
node_modules/
npm-debug.log

0 comments on commit 2f95a5f

Please sign in to comment.