chore: adjust deployer config
This commit is contained in:
+1
-1
@@ -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/',
|
||||||
|
|||||||
Reference in New Issue
Block a user