diff options
author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:43:37 +0900 |
---|---|---|
committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2023-12-30 22:43:37 +0900 |
commit | 23233854efc3cf0dd59149e1050434b39fea724d (patch) | |
tree | c515b6bcb16a88185b87d7720f3eb01bf878fa93 | |
parent | a10cc41963987f95288090f15453b7c843dc4742 (diff) |
buildを削除
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /node_modules # Production -/build +#/build # Generated files .docusaurus |