mirror of
https://github.com/denoland/deno.git
synced 2025-09-29 05:34:49 +00:00
Update dprint. Also ignore gh-pages dir. (#6778)
This commit is contained in:
parent
d60f9c2549
commit
2d58fee807
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
||||||
"excludes": [
|
"excludes": [
|
||||||
".cargo_home",
|
".cargo_home",
|
||||||
"deno_typescript/typescript",
|
"deno_typescript/typescript",
|
||||||
|
"gh-pages",
|
||||||
"std/**/testdata",
|
"std/**/testdata",
|
||||||
"std/**/vendor",
|
"std/**/vendor",
|
||||||
"std/node_modules",
|
"std/node_modules",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c886054af3b475d530d6bb2e04519a4cd85bf823
|
Subproject commit f9f2e3e8ea21de556a18f7a5666c61942d69b0f9
|
Loading…
Add table
Add a link
Reference in a new issue