Skip to content

Commit

Permalink
misc: gitignore .env.production for docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jinho-choi123 committed May 10, 2024
1 parent 86c9609 commit 1aaeac3
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 @@ -84,6 +84,7 @@ web_modules/
.env.development.local
.env.test.local
.env.local
.docker/.env.production

# parcel-bundler cache (https://parceljs.org/)
.cache
Expand Down

0 comments on commit 1aaeac3

Please sign in to comment.