mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
Add additional dirs to QA image Dockerignore
This commit is contained in:

committed by
Rémy Coutable

parent
28292d516a
commit
a5972edc0b
@ -10,6 +10,7 @@
|
||||
# - ./INSTALLATION_TYPE
|
||||
# - ./VERSION
|
||||
|
||||
/.git/
|
||||
/app/
|
||||
/bin/
|
||||
/builds/
|
||||
@ -69,6 +70,7 @@
|
||||
/locale/
|
||||
/log/
|
||||
/modules/
|
||||
/node_modules/
|
||||
/plugins/
|
||||
/public/
|
||||
/rubocop/
|
||||
|
Reference in New Issue
Block a user