Fix a typo in .dockerignore

Change-Id: I0affcc066a4977a5cc85187bd80c914ee8a7c36a
This commit is contained in:
Niklas Laxström 2020-12-05 10:15:14 +01:00
parent e3c542998b
commit 4debdefb16

View file

@ -1,4 +1,4 @@
# local build artifacts that must not be includeda
# local build artifacts that must not be included
/composer.lock
/node_modules
/vendor