mirror of
https://github.com/Gar-b-age/CookLikeHOC.git
synced 2026-07-23 04:56:08 +00:00
fixup
This commit is contained in:
@@ -11,6 +11,9 @@ const EXCLUDED_DIRS = new Set([
|
|||||||
'.vitepress',
|
'.vitepress',
|
||||||
'node_modules',
|
'node_modules',
|
||||||
'public',
|
'public',
|
||||||
|
'docs',
|
||||||
|
'images',
|
||||||
|
'docker_support',
|
||||||
])
|
])
|
||||||
|
|
||||||
function isDirectory(p: string) {
|
function isDirectory(p: string) {
|
||||||
|
|||||||
Reference in New Issue
Block a user