boreal: simplify backup exclude path
This commit is contained in:
parent
e950ba8971
commit
b03806095e
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ in
|
||||||
"*.so"
|
"*.so"
|
||||||
|
|
||||||
# ignore all dotfiles as .config and .cache can become quite big
|
# ignore all dotfiles as .config and .cache can become quite big
|
||||||
"re:^/home/alarsyo/\\."
|
"/home/alarsyo/.*"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue