Commit c2b0328f authored by toastal's avatar toastal
Browse files

lib/sources: add Darcs to cleanSource

parent e6e1581d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ let
            || baseName == ".hg"
            || baseName == ".jj"
            || baseName == ".pijul"
            || baseName == "_darcs"
          )
      )
      ||