47 - Fix .dockerignore excluding dev container startup script
This commit is contained in:
parent
d379f00d76
commit
1a7b9132f7
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ vendor
|
|||
.git
|
||||
.forgejo
|
||||
docker/dev
|
||||
!docker/dev/container-start.sh
|
||||
.env
|
||||
.env.*
|
||||
.env.testing
|
||||
|
|
|
|||
Loading…
Reference in a new issue