diff --git a/deploy.php b/deploy.php index e00cab0..4eaf17e 100644 --- a/deploy.php +++ b/deploy.php @@ -50,6 +50,7 @@ $rsyncOptions = [ 'temp/', 'tests/', 'uploads/', + 'xmlexport/', 'var/', ], 'exclude-file' => false,