diff --git a/.npmignore b/.npmignore index 0d7a2b0..3522a04 100644 --- a/.npmignore +++ b/.npmignore @@ -1,11 +1,16 @@ +extras/ node_modules/ obj/ src/ typings/ *.dat +*.DotSettings *.dll *.map *.njsproj *.sln *.suo -*.tmp \ No newline at end of file +*.tmp +ts.js +tsd.json +tslint.json \ No newline at end of file