| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d088d6e commit d251a66
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -136,10 +136,11 @@ tools/*/*.i.tmp | |||
| 136 | 136 | /deps/npm/node_modules/.bin/ | |
| 137 | 137 | # Respect V8's .gitignore | |
| 138 | 138 | !deps/v8/** | |
| 139 | - # Ignore the libuv book and GitHub templates | ||
| 140 | - /deps/uv/.github/ | ||
| 139 | + # Ignore the libuv book | ||
| 141 | 140 | /deps/uv/docs/code/ | |
| 142 | 141 | /deps/uv/docs/src/guide/ | |
| 142 | + # Ignore .github directories | ||
| 143 | + /deps/**/.github/ | ||
| 143 | 144 | # Ignore dependencies fetched by tools/v8/fetch_deps.py | |
| 144 | 145 | /deps/.cipd | |
| 145 | 146 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments