chore: cleanup

This commit is contained in:
Björn Fromme
2026-03-16 12:03:00 +01:00
parent b752256bda
commit f63d52c9d6
2 changed files with 2 additions and 8 deletions
+2
View File
@@ -31,3 +31,5 @@ yarn-error.log
/.php-cs-fixer.php
/.php-cs-fixer.cache
###< friendsofphp/php-cs-fixer ###
/ray.php
-8
View File
@@ -1,8 +0,0 @@
<?php
return [
'host' => 'host.orb.internal',
'port' => 23517,
'remote_path' => '/var/www/html',
'local_path' => '/Users/fromme/Development/Symfony/myep-next-booking',
];