Skip to content

Commit

Permalink
npmignore added to pre-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AjitPS committed Nov 26, 2018
1 parent e6bcad3 commit b5ac51b
Show file tree
Hide file tree
Showing 4 changed files with 10,716 additions and 21 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules/*
bower_components/
.tmp/
dist/

9 changes: 9 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
node_modules/*
bower_components/
.tmp/
css/
image/
image_legend/
libs/
javascript/

Loading

0 comments on commit b5ac51b

Please sign in to comment.