Commit f84fc90b authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

improve standard rsync filter

parent c727f43b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,11 +9,13 @@ exclude Makefile
exclude rsync-filter-std
exclude rsync-filter
exclude /composer*
protect /nginx-*
exclude .env.project
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /vendor/***
protect /logs/***
protect /ssl/***
protect /meta.yml
protect .ftpaccess
protect .htaccess