BORG: stop backing up git repos

master
Jonathan Hodgson 3 years ago
parent 1eccde753e
commit fd3997230d
  1. 1
      borg/.local/share/bin/borg

@ -31,6 +31,7 @@ borg create \
--exclude '/home/*/.ccache' \
--exclude '/home/*/Downloads' \
--exclude '/home/*/.dotfiles' \
--exclude '/home/*/GitRepos' \
::'{hostname}-{now}' \
/home 2>&1

Loading…
Cancel
Save