remove target folders (for cargo developement)
This commit is contained in:
parent
6a98f2db8d
commit
78d5c0cda5
|
@ -44,6 +44,7 @@ $BORG_BIN create \
|
|||
--exclude '*/.Trash*' \
|
||||
--exclude '*/Trash*' \
|
||||
--exclude '*/build/*' \
|
||||
--exclude '*/target/*' \
|
||||
--exclude '*Steam*' \
|
||||
\
|
||||
${BORG_REPO}::'{hostname}-{now}' \
|
||||
|
|
Loading…
Reference in New Issue