Skip to content

Commit

Permalink
Fix npmignore for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrichton committed Mar 1, 2016
1 parent c0254a6 commit 0250a92
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -14,3 +14,4 @@ packaging/.gitconfig
packaging/builds
.otto
*.log
Vagrantfile
16 changes: 16 additions & 0 deletions .npmignore
@@ -0,0 +1,16 @@
node_modules/
/openhim-js.sublime-project
/openhim-js.sublime-workspace
.idea/**
packaging/.gnupg
packaging/.npm
packaging/builds/*
packaging/.gitconfig
\#*
*~
.#*
\#*\#
packaging/builds
.otto
*.log
Vagrantfile

0 comments on commit 0250a92

Please sign in to comment.