Docker: Update .dockerignore

pull/6349/head
Shlee 8 months ago committed by GitHub
parent df9bd88a1d
commit 0dd470670f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,8 +1,9 @@
# Folders # Folders
.git/ .git/
tests/ storage/app/public/
mariadb-11-data/ mariadb-11-data/
redis-data/ redis-data/
tests/
node_modules/ node_modules/
vendor/ vendor/
.ddev/ .ddev/

Loading…
Cancel
Save