- .gitignore/.npmignore: Allow for `ignore` folder for notes; add old build-related/remote linting files to npmignore

master
Brett Zamir 2018-10-20 22:32:49 +08:00
parent fb9eb80798
commit 644af63e4a
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
ignore
node_modules
build/

View File

@ -1,2 +1,9 @@
ignore
screencasts
test
.github/ISSUE_TEMPLATE/bug_report.md
build
grep-jsdoc.js
lgtm.yml
Makefile