From 29a5bfc5600d63f71881c7947c3a8be583948fa4 Mon Sep 17 00:00:00 2001
From: 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>
Date: Thu, 4 Apr 2024 19:05:58 +0900
Subject: buildをコメントアウト
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 8410c16d..b2d6de30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 /node_modules
 
 # Production
-#/build
+/build
 
 # Generated files
 .docusaurus
-- 
cgit v1.2.3-54-g00ecf