From df573b6b2651fae75c9d3330cb973554a52f0d37 Mon Sep 17 00:00:00 2001 From: KAMATAKI Yuya Date: Thu, 26 Oct 2023 13:05:31 +0900 Subject: [PATCH] Modify(metadata): Don't publish rakefile --- _cobalt.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_cobalt.yml b/_cobalt.yml index 481eb31..fb66b1e 100644 --- a/_cobalt.yml +++ b/_cobalt.yml @@ -1,4 +1,6 @@ - +#build settings +ignore: ['rakefile'] +#site settingsk site: title: kamat's page description: This is kamat's website!