diff --git a/src/branch2.hpp b/src/branch2.hpp index c48c5a3f..be62527a 100644 --- a/src/branch2.hpp +++ b/src/branch2.hpp @@ -32,4 +32,5 @@ public: uint64_t min_free_space; int fd; ghc::filesystem::path path; + std::vector excludes; };