Commit 1ec8a2b4 authored by Denis Sakharov's avatar Denis Sakharov
Browse files

Update rsync-filter-std

parent c79bcd4f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ protect /nginx-*
exclude /.env.project
exclude /Readme.md
exclude /rsync.exclude
exclude /vendor/
# Preserve files that don't exist in the repository, but should not be
# deleted by deployment.
protect /vendor/***