Add additional dirs to QA image Dockerignore

This commit is contained in:
Aleksandr Soborov
2019-09-11 07:01:51 +00:00
committed by Rémy Coutable
parent 28292d516a
commit a5972edc0b

View File

@ -10,6 +10,7 @@
# - ./INSTALLATION_TYPE
# - ./VERSION
/.git/
/app/
/bin/
/builds/
@ -69,6 +70,7 @@
/locale/
/log/
/modules/
/node_modules/
/plugins/
/public/
/rubocop/