Skip to content

Commit

Permalink
chore(npmignore): remove .idea folder from publishing to npm (#145)
Browse files Browse the repository at this point in the history
Removes the editor specific files from the published files
  • Loading branch information
eddiemonge authored and cnishina committed Nov 16, 2016
1 parent 7f88c64 commit 27a0a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ built/spec/
.clang-format
.gitattributes
.github/
.idea/
.gitignore
.npmignore
.travis.yml
Expand Down

0 comments on commit 27a0a04

Please sign in to comment.