Create .npmignore

This commit is contained in:
Palash Mondal 2018-06-18 17:49:23 +05:30 committed by GitHub
parent c50620143a
commit 6814feb2be
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