added .npmignore...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-08-26 10:04:39 +03:00
parent 93bb5a183f
commit b23247f6c2
2 changed files with 6 additions and 1 deletions

5
.npmignore Executable file
View File

@ -0,0 +1,5 @@
.npm*
*.vim
*.sw[po]
.git
npm-debug.log

View File

@ -1,6 +1,6 @@
{
"name": "ig-actions",
"version": "3.5.4",
"version": "3.5.5",
"description": "",
"main": "actions.js",
"scripts": {