From 403d2bd7cec40cc2243387408b02f89add0fa89b Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Tue, 3 Mar 2026 22:47:54 -0500 Subject: [PATCH] Improved make money command. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d33154a..9913705 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ coverage_report: powershell 'scripts/coverage_report.ps1' money: - scc --exclude-dir subprojects + scc --exclude-dir subprojects --exclude-dir .git --exclude-dir wraps --exclude-dir scripts arena: gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/arena