소스 검색

Merge pull request #4428 from LombardiDaniel/patch-1

Update Go.gitignore -> Added .env
Daniel Johnson 11 달 전
부모
커밋
fa2a44713f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Go.gitignore

+ 3 - 0
Go.gitignore

@@ -20,3 +20,6 @@
 # Go workspace file
 go.work
 go.work.sum
+
+# env file
+.env