Commit f0f32dc
tools: fix gitignore for tools/doc/
PR-URL: #17224
Fixes: #17216
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent f136672 commit f0f32dcCopy full SHA for f0f32dc
File tree
Expand file treeCollapse file tree
6 files changed
+37
-47
lines changedOpen diff view settings
Filter options
- tools/doc
- node_modules
- .bin
- marked
- lib
Expand file treeCollapse file tree
6 files changed
+37
-47
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
579 | 579 | |
580 | 580 | |
581 | 581 | |
582 | | - |
| 582 | + |
583 | 583 | |
584 | 584 | |
585 | 585 | |
|
Collapse file
tools/doc/node_modules/.bin/marked
Copy file name to clipboardExpand all lines: tools/doc/node_modules/.bin/marked-1Lines changed: 0 additions & 1 deletion
This file was deleted.
Collapse file
tools/doc/node_modules/marked/lib/marked.js
Copy file name to clipboardExpand all lines: tools/doc/node_modules/marked/lib/marked.js+2-1Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
tools/doc/node_modules/marked/package.json
Copy file name to clipboardExpand all lines: tools/doc/node_modules/marked/package.json+18-42Lines changed: 18 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
tools/doc/package-lock.json
Copy file name to clipboardExpand all lines: tools/doc/package-lock.json+13Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
11 | 13 | |
12 | 14 | |
13 | | - |
14 | 15 | |
15 | 16 | |
16 | 17 | |
0 commit comments