From 688ad9772f9e271c916c6d108a1c8870c3a686aa Mon Sep 17 00:00:00 2001 From: fewtarius Date: Fri, 30 Jun 2023 21:20:10 +0000 Subject: [PATCH] Add a gitignore so we don't accidentally commit other project sources. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1f1c1f638..187ae9fb0 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,7 @@ # release images release/ + +# Linaro SDK +linaro/linux/ +linaro/u-boot/