Add .npmignore to slim down npm package

This commit is contained in:
David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 16:14:29 -05:00 committed by David Humphrey
parent bfe4385a83
commit 1f3b9e79bf
1 changed files with 9 additions and 0 deletions

9
.npmignore Normal file
View File

@ -0,0 +1,9 @@
*
*/
!README.md
!package.json
!LICENSE
!dist/filer.js
!dist/filer.map
!dist/filer.min.js
!dist/filer.min.map