Add npm ignore that leaves dist in the npm package

This commit is contained in:
DD Liu 2019-08-06 16:57:25 -04:00
parent 30136bd5aa
commit 7d597faac6

19
.npmignore Normal file
View file

@ -0,0 +1,19 @@
# Mac OS
.DS_Store
# Testing
/test
# NPM
/node_modules
npm-*
# Build
playground/*
# Editors
/#*
*~
# generated translation files
/translations