From 5d5c37a496ff661f7ffaf03751d89f2b2ef66933 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Fri, 21 Jan 2022 23:02:45 +0100 Subject: [PATCH] Manager: Detect system files correctly during add and pull operations --- src/dotfile.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/dotfile.cpp b/src/dotfile.cpp index 8845215..9c0b328 100644 --- a/src/dotfile.cpp +++ b/src/dotfile.cpp @@ -385,7 +385,11 @@ bool Dotfile::include(const std::filesystem::path& path, const std::vector