zephyrus: don't backup secrets
This commit is contained in:
parent
5bc4c74b6b
commit
38e7944600
|
@ -74,6 +74,9 @@
|
||||||
# test vms
|
# test vms
|
||||||
"*.qcow2"
|
"*.qcow2"
|
||||||
|
|
||||||
|
# secrets stay offline
|
||||||
|
"/home/alarsyo/**/secrets"
|
||||||
|
|
||||||
# ignore all dotfiles as .config and .cache can become quite big
|
# ignore all dotfiles as .config and .cache can become quite big
|
||||||
"/home/alarsyo/.*"
|
"/home/alarsyo/.*"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue