users/infinidoge: properly ignore log subdirectories
This commit is contained in:
parent
30eeb06e74
commit
e3ceabbcfd
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ in
|
|||
ignore = [
|
||||
"BelowPath cache"
|
||||
"BelowPath logs"
|
||||
"BelowPath */logs"
|
||||
"BelowPath **/logs"
|
||||
"BelowPath meta"
|
||||
"Path metacache"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue