Skip to content

Commit

Permalink
環境毎の.envを独自管理できるよう.gitignoreに追加
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Aug 31, 2024
1 parent 21cbe14 commit 9f6af34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
.env
.env.backup
.env.production
.env.*
.envrc
.envrc.*
.phpactor.json
Expand Down

0 comments on commit 9f6af34

Please sign in to comment.