From f63d52c9d6160be8610f91be397a158840837a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 25 Feb 2026 17:17:21 +0100 Subject: [PATCH] chore: cleanup --- .gitignore | 2 ++ ray.php | 8 -------- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 ray.php diff --git a/.gitignore b/.gitignore index 85c982d..73df6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ yarn-error.log /.php-cs-fixer.php /.php-cs-fixer.cache ###< friendsofphp/php-cs-fixer ### + +/ray.php diff --git a/ray.php b/ray.php deleted file mode 100644 index 4c639ed..0000000 --- a/ray.php +++ /dev/null @@ -1,8 +0,0 @@ - 'host.orb.internal', - 'port' => 23517, - 'remote_path' => '/var/www/html', - 'local_path' => '/Users/fromme/Development/Symfony/myep-next-booking', -];