updated .gitignore

This commit is contained in:
2026-02-19 00:01:31 -05:00
parent 8354ad400d
commit 94567e0515
3 changed files with 3 additions and 275 deletions

View File

@@ -22,6 +22,8 @@
lockFile = ./Cargo.lock;
};
doCheck = false;
meta = with pkgs.lib; {
description = "A Linux shell written in Rust";
homepage = "https://github.com/km-clay/fern";