You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# need to confirm as windows hides file extensions
exclude_paths: ["{sep}var{sep}lib{sep}docker", "{sep}var{sep}lib{sep}containerd", "{sep}dev", "{sep}proc", "{sep}usr{sep}lib", "{sep}sys", "{sep}boot"] # use {sep} for the OS' path seperator (i.e. / or \)
exclude_container_paths: ["{sep}dev", "{sep}proc", "{sep}usr{sep}lib", "{sep}sys", "{sep}tmp", "{sep}boot"] # use {sep} for the OS' path seperator (i.e. / or \)