We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a1acd commit 1eca136Copy full SHA for 1eca136
sync.sh
@@ -78,6 +78,7 @@ is_empty_dir() {
78
RSYNC_OPTS=(
79
--archive
80
--exclude="$script_name"
81
+ --exclude='pnpm-lock.yaml'
82
--exclude='.git/'
83
--filter=':- .gitignore'
84
)
0 commit comments