diff --git a/.npmignore b/.npmignore index d8be8ff92..0554b2a47 100644 --- a/.npmignore +++ b/.npmignore @@ -1,7 +1,10 @@ -test -examples -Gruntfile.js -.gitignore +*.md .github +.gitignore +.jshintrc +Gruntfile.js bower.json -*.md +examples +jsdoc_conf.json +test +tsconfig.json