diff options
author | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-03-29 15:11:08 +0900 |
---|---|---|
committer | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-03-29 15:11:08 +0900 |
commit | d28b4c83b89fdcfce760333394638a911ad412df (patch) | |
tree | fc4b73b8bb10955a6c275feafea04e58ba6eb0c4 /.gitignore | |
parent | 4606f69d1b931aaa9f981485eaf44cea08038245 (diff) |
buildをコメントアウト
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /node_modules # Production -/build +#/build # Generated files .docusaurus |