Tune deployer config to be more efficient

This commit is contained in:
Björn Fromme
2021-03-05 11:37:23 +01:00
parent 9ec053588a
commit a813b5899f
+5
View File
@@ -36,9 +36,14 @@ host('185.237.67.190')
->set('rsync', [
'exclude' => [
'.ddev',
'.DS_Store',
'.git',
'.github',
'.idea',
'node_modules',
'public/fileadmin',
'public/typo3temp',
'public/uploads',
'var',
'.editorconfig',
'.gitignore',