mirror of
https://github.com/Gar-b-age/CookLikeHOC.git
synced 2025-12-26 03:48:31 +08:00
fix: 添加 'images' 和 'docker_support' 到排除目录列表
This commit is contained in:
parent
a86895e203
commit
86296b26b9
@ -10,6 +10,8 @@ const EXCLUDED_DIRS = new Set([
|
||||
'.github',
|
||||
'.vitepress',
|
||||
'node_modules',
|
||||
'images',
|
||||
'docker_support',
|
||||
'public',
|
||||
'docs',
|
||||
'images',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user