-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrsync_tmbackup_exclude.txt
24 lines (23 loc) · 1.12 KB
/
rsync_tmbackup_exclude.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# For use with github.com/laurent22/rsync-time-backup/ e.g.:
# $ rsync_tmbackup.sh --rsync-set-flags="--numeric-ids --links --hard-links --one-file-system --itemize-changes --times --recursive --perms --owner --group --stats --human-readable" "$HOME" "/Volumes/GoogleDrive/My Drive/rsync_tmbackup" "$HOME"/rsync_tmbackup_exclude.txt
# $ rsync_tmbackup.sh --rsync-set-flags="--numeric-ids --links --hard-links --one-file-system --itemize-changes --times --recursive --perms --owner --group --stats --human-readable" "$HOME" "/Volumes/Sgte-ExFAT/rsync_tmbackup" "$HOME"/rsync_tmbackup_exclude.txt
# $ "$HOME"/git/github.com/laurent22/rsync-time-backup/rsync_tmbackup.sh --rsync-append-flags "--no-devices --no-specials" "$HOME" "/Volumes/Sgte-ExFAT/rsync_tmbackup" "$HOME"/rsync_tmbackup_exclude.txt
- */node_modules/
- */target/debug/
- /.cache/carbon-lang-build-cache/
- /.cargo/bin/
- /.cargo/registry/
- /.kube/cache/
- /.kube/http-cache/
- /.npm/_cacache/
- /.nvm/.cache/
- /.nvm/versions/
- /.pulumi/plugins/
- /.rustup/toolchains/
- /.terraform.d/plugins/
- /.Trash/
- /.vscode/extensions/
- /go/pkg/
- /Library/
- /Movies/
- /vscode-go/