🐛 git-status-all: ignore .cache/rclone
This commit is contained in:
parent
c0c597ff0e
commit
4dc16bb7ba
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ IGNORES = [
|
|||
r"\.sync",
|
||||
r"\.git/modules", # XXX check this again
|
||||
r"\.local/share/containers/storage",
|
||||
r"\.cache/rclone",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue