home/git: blame ignore cabal

This commit is contained in:
Primrose 2025-10-17 10:33:03 +08:00
parent f7de01037e
commit ec7803bc0c
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -97,6 +97,11 @@
path = "ghc/ghc.git"; path = "ghc/ghc.git";
contents = blameIgnore; contents = blameIgnore;
} }
{
url = "github.com";
path = "haskell/cabal.git";
contents = blameIgnore;
}
]; ];
}; };