Skip to content

Commit

Permalink
Add negating pattern to not ignore .env.local when running docker bui…
Browse files Browse the repository at this point in the history
  • Loading branch information
gterziysky authored Dec 19, 2023
1 parent 6022aed commit 859cb22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ README.md
node_modules/
.svelte-kit/
.env*
!.env
!.env
!.env.local

0 comments on commit 859cb22

Please sign in to comment.