Skip to content
Permalink
Browse files

Add npmignore file to ensure we always publish the dist directory

  • Loading branch information
JakeChampion committed Sep 7, 2020
1 parent 99b2681 commit 7ca02eb0234b0a61fd711d922b2e69d3c5390516
Showing with 6 additions and 0 deletions.
  1. +6 −0 .npmignore
@@ -0,0 +1,6 @@
.env
package-lock.json
bower_components/
node_modules/
sauce_connect/
sauce_connect.log

0 comments on commit 7ca02eb

Please sign in to comment.