Skip to content

Commit 1eca136

Browse files
committed
Exclude pnpm-lock.yaml %1
1 parent 86a1acd commit 1eca136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sync.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ is_empty_dir() {
7878
RSYNC_OPTS=(
7979
--archive
8080
--exclude="$script_name"
81+
--exclude='pnpm-lock.yaml'
8182
--exclude='.git/'
8283
--filter=':- .gitignore'
8384
)

0 commit comments

Comments
 (0)