Skip to content

Commit

Permalink
fix(npm): ignored static files to keep the tarball clean
Browse files Browse the repository at this point in the history
  • Loading branch information
onderceylan committed Aug 14, 2019
1 parent 7cc2050 commit 6de2a39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
static/logo.png
static/*
!static/.gitkeep
.editorconfig
.eslintrc
.gitattributes
Expand Down

0 comments on commit 6de2a39

Please sign in to comment.