ソースを参照

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