diff --git a/deploy.sh b/deploy.sh index 3ef1e6b..729c62f 100755 --- a/deploy.sh +++ b/deploy.sh @@ -66,6 +66,7 @@ RSYNC_ARGS=( --human-readable --itemize-changes --chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r + --exclude=deploy.sh --exclude=.git/ --exclude=.github/ --exclude=.vscode/