- .gitignore/.npmignore: Allow for ignore folder for notes; add old build-related/remote linting files to npmignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
ignore
|
||||
node_modules
|
||||
|
||||
build/
|
||||
|
||||
@@ -1,2 +1,9 @@
|
||||
ignore
|
||||
screencasts
|
||||
test
|
||||
|
||||
.github/ISSUE_TEMPLATE/bug_report.md
|
||||
build
|
||||
grep-jsdoc.js
|
||||
lgtm.yml
|
||||
Makefile
|
||||
|
||||
Reference in New Issue
Block a user