chore: adjust deployer config

This commit is contained in:
Björn Fromme
2025-04-01 09:29:20 +02:00
parent 24bdfb89b6
commit 22f3d50107
+1 -1
View File
@@ -42,12 +42,12 @@ $rsyncOptions = [
'package.json', 'package.json',
'package-lock.json', 'package-lock.json',
'*.http', '*.http',
'http-client.private.env.json',
'postcss.config.js', 'postcss.config.js',
'phpunit.xml.dist', 'phpunit.xml.dist',
'public/.htaccess', 'public/.htaccess',
'tailwind.config.js', 'tailwind.config.js',
'webpack.config.js', 'webpack.config.js',
'rapidapi.paw',
'bin/.phpunit', 'bin/.phpunit',
'temp/', 'temp/',
'tests/', 'tests/',