Merge pull request #6 from palashmon/PR/2

Added .npmignore
This commit is contained in:
Alexander Zeitler 2018-06-18 14:55:25 +02:00 committed by GitHub
commit 6434f17077
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.npmignore Normal file
View file

@ -0,0 +1,6 @@
# ignore all files in the test/ directory
test/
# ignore ESLint and EditorConfig
.editorconfig
.eslintrc.json