From 3ef9d74704b5eba1b488b730d128438e1bcb7052 Mon Sep 17 00:00:00 2001 From: kp54 Date: Sat, 30 Aug 2025 01:06:49 +0900 Subject: [PATCH] =?UTF-8?q?jekyll=20=E3=81=AE=E3=83=93=E3=83=AB=E3=83=89?= =?UTF-8?q?=E3=81=8B=E3=82=89=E9=99=A4=E5=A4=96=E3=81=99=E3=82=8B=E3=83=95?= =?UTF-8?q?=E3=82=A1=E3=82=A4=E3=83=AB=E3=82=92=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/_config.yml b/_config.yml index ea79b130..9b2d5d2c 100644 --- a/_config.yml +++ b/_config.yml @@ -56,14 +56,10 @@ defaults: # their entries' file path in the `include:` list. # exclude: - - .sass-cache/ - - .jekyll-cache/ - - gemfiles/ - - Gemfile - - Gemfile.lock - - node_modules/ - - tasks/ - - vendor/bundle/ - - vendor/cache/ - - vendor/gems/ - - vendor/ruby/ + - CNAME + - docker-compose.yml + - Dockerfile + - LICENSE.md + - Rakefile + - README.md + - test-directory-structure.py