소스 검색

本地配置文件忽略提交

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