add .git to npmignore

This commit is contained in:
Dmitry Novotochinov 2018-09-05 22:28:44 +03:00
parent 458dd4ad22
commit 6e9a817326
No known key found for this signature in database
GPG Key ID: 43D1DAF5AD39C927
1 changed files with 2 additions and 1 deletions

View File

@ -39,4 +39,5 @@ node_modules
.DS_Store
# examples is not required in npm package
examples/
examples/
.git/