mirror of
https://github.com/FliegendeWurst/borg-homedir-excludes.git
synced 2024-11-09 23:40:36 +00:00
add a slash at the start otherwise all folders somewhere else, also named '.keychain' would be excluded
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
This commit is contained in:
parent
67611bfbb4
commit
2f99c7996e
@ -139,7 +139,7 @@
|
|||||||
.opera/lock
|
.opera/lock
|
||||||
|
|
||||||
# Keychain dir (manage SSH and GPG keys, front-end to ssh-agent and ssh-add)
|
# Keychain dir (manage SSH and GPG keys, front-end to ssh-agent and ssh-add)
|
||||||
.keychain
|
/.keychain
|
||||||
|
|
||||||
#Komodo Edit:
|
#Komodo Edit:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user