accounts/.dockerignore

17 lines
395 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.git/*
.env
# vendor будет заполнен уже внутри контейнера
vendor
# frontend и его node_modules внутри контейнера не нужны
frontend
# Все -local файлы
*/config/*-local.php
# Все временные файлы
runtime
# Их по идее и не должно образовываться, но мало ли
api/web/assets