aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5a0f878a..c7693d7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
# Dependencies
/node_modules
-# Production(uncomment build when deploy)
-/build
+# Production(comment build when deploy)
+#/build
# Generated files
.docusaurus