diff options
author | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-04-04 19:05:58 +0900 |
---|---|---|
committer | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-04-04 19:05:58 +0900 |
commit | 29a5bfc5600d63f71881c7947c3a8be583948fa4 (patch) | |
tree | a87bbd078b86141deaf0165f595156143398e80b /.gitignore | |
parent | 7d614a924bad9b1065e24b187e295f45137684a9 (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 |