소스 검색

gitignore

rkljw 4 달 전
부모
커밋
3304a50ecf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -17,7 +17,7 @@ runtime/logs/hyperf.log
 *.air
 *.ipa
 *.apk
-
+.env
 # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
 # should NOT be excluded as they contain compiler settings and other important
 # information for Eclipse / Flash Builder.