Skip to content

Commit

Permalink
Ignore most files when publishing to npm
Browse files Browse the repository at this point in the history
References madrobby#1167
  • Loading branch information
mislav committed Jul 13, 2016
1 parent 40ddc83 commit 35ce289
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*
!README.md
!MIT-LICENSE
!dist/zepto.js
!dist/zepto.min.js
!src/*.js
src/amd_layout.js

0 comments on commit 35ce289

Please sign in to comment.