chore: exclude .github from deno fmt

main
spacemeowx2 2022-11-18 20:04:01 +08:00
parent 86292fc3df
commit b9b71843ce
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"export/", "export/",
"cache/", "cache/",
".vscode/", ".vscode/",
".github/",
"profile.json" "profile.json"
] ]
} }