Skip to content

Commit

Permalink
Add npmignore file to ensure we always publish the dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Sep 7, 2020
1 parent 99b2681 commit 7ca02eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .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.