Commit 2d56686b authored by Denis Sakharov's avatar Denis Sakharov
Browse files

Update rsync-filter-std

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