From 8bffc74b3275b735126b52dc9d398f6a2942eb26 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 4 Jan 2026 07:06:06 +0000 Subject: [PATCH] chore: Add aethex-linux-build to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 24a6377..58095b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Build artifacts and downloads artifacts/ +aethex-linux-build/ *.iso *.sha256.txt *.zip