diff options
Diffstat (limited to 'node_modules/hawk/.npmignore')
| -rwxr-xr-x | node_modules/hawk/.npmignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/hawk/.npmignore b/node_modules/hawk/.npmignore new file mode 100755 index 0000000..7144676 --- /dev/null +++ b/node_modules/hawk/.npmignore @@ -0,0 +1,5 @@ +*
+!lib/**
+!dist/**
+!client.js
+!.npmignore
|