Loading rsync-filter-std +6 −1 Original line number Diff line number Diff line Loading @@ -14,9 +14,14 @@ exclude /nginx.conf exclude /autotests/ protect /nginx-* exclude /.env.project exclude /Readme.md exclude /README.md exclude /rsync.exclude exclude /vendor/ exclude /.claude/*** exclude /.mcp.json exclude /AGENTS.md exclude /boost.json exclude /CLAUDE.md # Preserve files that don't exist in the repository, but should not be # deleted by deployment. protect /vendor/*** Loading Loading
rsync-filter-std +6 −1 Original line number Diff line number Diff line Loading @@ -14,9 +14,14 @@ exclude /nginx.conf exclude /autotests/ protect /nginx-* exclude /.env.project exclude /Readme.md exclude /README.md exclude /rsync.exclude exclude /vendor/ exclude /.claude/*** exclude /.mcp.json exclude /AGENTS.md exclude /boost.json exclude /CLAUDE.md # Preserve files that don't exist in the repository, but should not be # deleted by deployment. protect /vendor/*** Loading