diff --git a/.npmignore b/.npmignore index 652be7b..35335a8 100644 --- a/.npmignore +++ b/.npmignore @@ -1,11 +1,12 @@ -./.vscode -./node_modules -./out -./spec -./test -./typings -./bower.json -./gulpfile.js -./Reflect.ts -./spec.html -./tsconfig.json \ No newline at end of file +.vscode +node_modules +out +spec +temp +test +typings +bower.json +gulpfile.js +Reflect.ts +spec.html +tsconfig.json \ No newline at end of file