fix: ignore ~/Games in backups
This commit is contained in:
parent
b1aa0d9771
commit
581edb8134
|
@ -20,6 +20,7 @@ in {
|
|||
/home/*/.cache
|
||||
/home/*/Downloads
|
||||
/home/*/.npm
|
||||
/home/*/Games
|
||||
/home/*/.steam
|
||||
/home/*/.local/share/Steam
|
||||
/home/*/.local/share/lutris
|
||||
|
|
Loading…
Reference in a new issue