From c0931d702472e42cd5ef2bc1c7c39b524affae7c Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Mon, 19 Jan 2026 02:19:55 +0200 Subject: [PATCH] Add ARM64 build directories to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0d6abbfc6..223e0004b 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,6 @@ _upgrade_staging/ # Research documents (local only) /todo/research/ + +# ARM64 build intermediate directories +**/ARM64/