From 2b482e1322989696a62678fed24514a86a96a007 Mon Sep 17 00:00:00 2001 From: Zingo Andersen Date: Tue, 25 Feb 2025 08:41:18 +0100 Subject: [PATCH] Arm backend: Remove arm_test folder build and test output from git radar This adds the arm_test folder used as default build and test output by the arm scripts to .gitignore Signed-off-by: Zingo Andersen Change-Id: Ica94744136167afd904205a30eadf34cc3098ca6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 67dd6be3342..177dc2a4ee4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ __pycache__/ # Build and tool-generated files +arm_test/ buck-out/ buck2-bin/ cmake-android-out/