Skip to content

Commit

Permalink
Ignore the .idea folder when pushing to npm
Browse files Browse the repository at this point in the history
The `node-soap@0.8.0` package on npm contains an `.idea` folder with a bunch of files that are not needed to use the `soap` module.
  • Loading branch information
arthurschreiber committed May 19, 2015
1 parent 78ebf6c commit b7a5966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
@@ -1 +1,2 @@
/test/
.idea

0 comments on commit b7a5966

Please sign in to comment.