Skip to content

Commit

Permalink
Also ignore direnv files in .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky committed Dec 23, 2024
1 parent 173a07e commit 9844e3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
**/venv
**/var

# direnv
**/.envrc
**/.direnv

resources/**/generated
resources/portal/static/*
!resources/portal/static/img/*
Expand Down

0 comments on commit 9844e3c

Please sign in to comment.