mirror of
https://github.com/Gar-b-age/CookLikeHOC.git
synced 2025-12-26 03:48:31 +08:00
fixup
This commit is contained in:
parent
53f54197a4
commit
a86895e203
@ -11,6 +11,9 @@ const EXCLUDED_DIRS = new Set([
|
||||
'.vitepress',
|
||||
'node_modules',
|
||||
'public',
|
||||
'docs',
|
||||
'images',
|
||||
'docker_support',
|
||||
])
|
||||
|
||||
function isDirectory(p: string) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user