fix: Add .npmignore file to block .gitignore

This commit is contained in:
Joachim Van Herwegen 2020-07-17 14:13:39 +02:00
parent a4dc00141c
commit 6c32ad24fd

1
.npmignore Normal file
View File

@ -0,0 +1 @@
# Needed to overwrite .gitignore, actual files are determined by `files` field in package.json