chore: remove deprecations
This commit is contained in:
@@ -20,6 +20,7 @@ add('shared_files', [
|
||||
// Rsync options, mainly files/dirs to exclude
|
||||
$rsyncOptions = [
|
||||
'exclude' => [
|
||||
'.cursor',
|
||||
'.idea',
|
||||
'.vscode',
|
||||
'.DS_Store',
|
||||
|
||||
Reference in New Issue
Block a user