accounts/.dockerignore

16 lines
407 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
# node_modules для этого контейнера не нужны
frontend/node_modules
frontend/webpack/node_modules
frontend/scripts/node_modules
# Все временные файлы
*/runtime
# Их по идее их не должно образовываться, но мало ли
*/web/assets