Added .npmignore.

This commit is contained in:
Thomas Schoffelen 2018-12-31 18:17:14 +01:00
parent b75ce1ba39
commit 5dbcc6cd3b
No known key found for this signature in database
GPG Key ID: 03F5C979F442A38D
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
.idea

1
.npmignore Normal file
View File

@ -0,0 +1 @@
.idea