diff --git a/.npmignore b/.npmignore index c45a812..01b8991 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,4 @@ -extra/ +extras/ node_modules/ src/ ts.js @@ -6,5 +6,7 @@ tsconfig.json tsd.json tslint.json .idea/ +.github/ test/ config.json +.travis.yml