add repo line count alias and update global git ignore list

This commit is contained in:
Salar Rahmanian 2025-06-01 19:41:01 -07:00
parent 75bd4e07ad
commit 9bac51f807
2 changed files with 1 additions and 2 deletions

View file

@ -64,9 +64,7 @@ let
"*metals.sbt"
"*.envrc" # there is lorri, nix-direnv & simple direnv; let people decide
"*hie.yaml" # ghcide files
"*.mill-version" # used by metals
"*.vscode"
"*.python-version"
"result"
];
in