Skip to content

Commit

Permalink
exclude dist/aframe-v* and minified dists from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Feb 2, 2017
1 parent d9478b1 commit b22d464
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
@@ -1,2 +1,4 @@
examples
tests
dist/aframe-v*
dist/*min*

0 comments on commit b22d464

Please sign in to comment.