diff --git a/.gitignore b/.gitignore index 3c2b54e9..cc2cf75c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +ignore node_modules build/ diff --git a/.npmignore b/.npmignore index ceaef224..d7e9207d 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,9 @@ +ignore screencasts test + +.github/ISSUE_TEMPLATE/bug_report.md +build +grep-jsdoc.js +lgtm.yml +Makefile