more excludes

This commit is contained in:
Kopatz
2025-11-30 12:28:25 +01:00
parent ea7d32ad97
commit 6eca898f98

View File

@@ -42,7 +42,8 @@ in
"^/var/lib/docker/overlay2"
"^/var/lib/docker/volumes/backingFsBlockDev"
"^/tmp/tmux-.*"
"^/tmp/dotnet-diagnostic-.*"
"^/tmp/.*dotnet-diagnostic-.*"
"^/tmp/.*clr-debug-pipe-.*"
];
};
};