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', -];