diff options
author | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-10-19 16:55:11 +0900 |
---|---|---|
committer | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-10-19 16:55:11 +0900 |
commit | 0cfb2354cf2f8a6c4a2440e30b4cd3f96d194a7d (patch) | |
tree | 7010ffa858efab8c7c47237fd04c09e92d18e110 /.gitignore | |
parent | 302ee5f98f2bc4d3522b71b90517a8de58751cad (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(uncomment build when deploy) -/build +#/build # Generated files .docusaurus |