Skip to content

Commit

Permalink
Added .npmignore so dist/ files won't be ignored in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
heff committed Feb 19, 2014
1 parent 1e781d1 commit 1bb2c7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# .npmignore needed so dist dir won't be ignored
# https://npmjs.org/doc/developers.html#Keeping-files-out-of-your-package

0 comments on commit 1bb2c7e

Please # to comment.