From f5fb1d9b7ef032f31b18e2efef5787043fd6d1e3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 2 Sep 2025 20:42:54 +1200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c056369..60bd33a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ bb64.amd64 x86_64-linux-musl-cross/ aarch64-linux-musl-cross/ .musl-cross/ +output/ # Temporary files *.tgz @@ -22,4 +23,4 @@ aarch64-linux-musl-cross/ *.token # Misc -VERSION \ No newline at end of file +VERSION