Loading rsync-filter-std +6 −4 Original line number Diff line number Diff line Loading @@ -5,14 +5,16 @@ exclude /working/ exclude /boilerplate/ exclude /db/ exclude /tmp/ exclude Makefile exclude rsync-filter* exclude /.editorconfig exclude /Makefile exclude /rsync-filter* exclude /composer* exclude /docker-compose* exclude /nginx.conf protect /nginx-* exclude .env.project exclude rsync.exclude exclude /.env.project exclude /Readme.md exclude /rsync.exclude # Preserve files that don't exist in the repository, but should not be # deleted by deployment. protect /vendor/*** Loading Loading
rsync-filter-std +6 −4 Original line number Diff line number Diff line Loading @@ -5,14 +5,16 @@ exclude /working/ exclude /boilerplate/ exclude /db/ exclude /tmp/ exclude Makefile exclude rsync-filter* exclude /.editorconfig exclude /Makefile exclude /rsync-filter* exclude /composer* exclude /docker-compose* exclude /nginx.conf protect /nginx-* exclude .env.project exclude rsync.exclude exclude /.env.project exclude /Readme.md exclude /rsync.exclude # Preserve files that don't exist in the repository, but should not be # deleted by deployment. protect /vendor/*** Loading