浏览代码

本地配置文件忽略提交

yuwenjun1997 2 年之前
父节点
当前提交
cd25b38a2d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@ npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 **/*.log
+.env.development
 
 tests/**/coverage/
 tests/e2e/reports