mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Ignore more files in Jekyll config
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
e27f2f90da
commit
9e630b5877
|
|
@ -61,12 +61,13 @@ exclude: [gen_robot.sh, geninfo/, gen_desc.py]
|
|||
addition_exclude:
|
||||
- package.json
|
||||
- package-lock.json
|
||||
- node_modules
|
||||
- node_modules/
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- README.md
|
||||
- vendor/
|
||||
- Dockerfile*
|
||||
- LICENSE
|
||||
|
||||
sponsors:
|
||||
megvii:
|
||||
|
|
|
|||
Loading…
Reference in New Issue