From 77b54c35bf9587450cd636e0d7df37e190e28bfb Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Apr 2026 17:01:47 -0400 Subject: Smaller stuff that went uncommitted Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/line_count.sh') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index c2bed2c..215c7d0 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -2,6 +2,7 @@ export LC_ALL="C" find ./src ./scripts ./env -type f \ -not -path "*__pycache__*" \ + -not -path "./env/msvc-root/*" \ -not -path "./env/nixpkgs-patches/*" \ -not -path "./src/fruits/droid/*" \ -not -path "./src/portal/cpy/portal.c" \ -- cgit v1.2.3-101-g0448