소스 검색

gitignore: ajout de .env

Lou 2 년 전
부모
커밋
2951a60800
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore 파일 보기

@@ -31,4 +31,5 @@
31 31
 
32 32
 # Ignore master key for decrypting credentials and more.
33 33
 /config/master.key
34
-.vscode
34
+.vscode
35
+.env

Loading…
취소
저장