add lazygit to exclude / and remove from project dir
This commit is contained in:
@@ -20,6 +20,7 @@ sshpass -p "${SERVER_PASSWORD}" \
|
||||
--include 'public/build/assets' \
|
||||
--exclude 'public/build/assets/**' \
|
||||
`# Project scripts` \
|
||||
--exclude "lazygit" \
|
||||
--exclude ssh.sh \
|
||||
--exclude remote-local.sh \
|
||||
--exclude local-remote.sh \
|
||||
|
||||
@@ -13,6 +13,7 @@ sshpass -p "${SERVER_PASSWORD}" \
|
||||
--exclude cache \
|
||||
--exclude sitepress-multilingual-cms \
|
||||
`# Project scripts` \
|
||||
--exclude "lazygit" \
|
||||
--exclude ssh.sh \
|
||||
--exclude remote-local.sh \
|
||||
--exclude local-remote.sh \
|
||||
|
||||
Reference in New Issue
Block a user