Skip to content

Commit a68ea2c

Browse files
committed
_config.yml の exclude リストを更新
_tasks/ に移動した Ruby スクリプトを exclude リストから削除: - get_data_from_earth.rb - get_data_from_japan.rb - upsert_dojos_geojson.rb - compact_geojson.rb これらは既に _tasks/ ディレクトリにあり、Jekyll の規約により 自動的に除外されるため、明示的な exclude は不要
1 parent ae08c84 commit a68ea2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ exclude:
1111
- LICENSE.md
1212
- CODE_OF_CONDUCT.md
1313
- dojo2dojo.csv
14-
- get_data_from_earth.rb
15-
- get_data_from_japan.rb
16-
- upsert_dojos_geojson.rb
17-
- compact_geojson.rb
1814

1915
# See the official README for more options:
2016
# https://github.com/digitalsparky/jekyll-minifier

0 commit comments

Comments
 (0)