symfony
symfony copied to clipboard
exclude folders before deploy from local !?
I want to deploy symfony4 app from local(git) no github, and before deploy the app to my ovh ssh server , exculde "vendor" and "var" folders ! How can i setup my deploy.rb file ? Thank's