-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrsync_excludes
94 lines (90 loc) · 1.24 KB
/
rsync_excludes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# **** default - Wed May 1 12:51:41 2024
# ** Launching RSYNC command (simulation mode):
# rsync -r -n -t -p -o -g -v --progress --delete -s --exclude-from=/var/home/bbonsign/rsync_excludes /var/home/bbonsign /run/media/bbonsign/e6aa6f59-aa41-417b-b6c1-cf1ef4524658/home_backup/
.1password
.asdf
.aws-sam
.bash_completions
.cache
.cargo
.config/Code
.config/Slack
.config/chromium
.config/libreoffice
.config/JetBrains
.cookiecutter_replay
.docker
.elixir_ls
.fly
.gnupg
.hex
.icons
.ipython
.keychain
.local
.luarocks.bak
.nano
.nix-defexpr
.npm
.mix
.pki
.pyenv
.pytest_cache
.redhat
.rustup
.surrealdb
.opam
.var
.visidata
.themes
.tmux
.yarn
.vscode
.zfunc
aws
lua_modules
clones
AppImages
snap
node_modules
go
tmp
.Xclients
.awesome-client_history
.bash_history
.bash_logout
.bash_profile
.bashrc
.erlang.cookie
.fehbg
.lesshst
.mailcap
.node_repl_history
.pnpm-debug.log
.profile
.python-version
.tig_history
.tool-versions
.wget-hsts
.xinitrc
.yarnrc
.zcompdump
.zhistory
.zshenv
.zshrc
.config/GIMP
.config/appimagelauncher.cfg
.vim/
**/__pycache__
**/deps/*
**/_build/*
**/venv
**/.venv
**/.mypy_cache
**/.ruff_cache
code/rust-book/target
code/rust-book/**/target
code/rustlings/target
code/rustlings/**/target
code/zero2prod/target
code/zero2prod/**/target