Merge branch 'hotfix/deployer-config'
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user