Skip to content

Commit

Permalink
sample.env はわかりづらいので .env.template にする
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Feb 22, 2024
1 parent b881133 commit 94ffa73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ apidoc/
.log/
dist/
.env*
!.env.template
/test-results/
/playwright-report/
/blob-report/
Expand Down

0 comments on commit 94ffa73

Please sign in to comment.