From 5a9c4bf51893c640666c6f518033d724dd6ab299 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 5 Mar 2019 12:18:49 +0200 Subject: [PATCH] .gitignore: Ignore u-boot and busybox build files Extend the list of ignored artifacts by adding files generated as part of the process for building u-boot and busybox. Signed-off-by: Leon Anavi --- SOFTWARE/A64-TERES/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SOFTWARE/A64-TERES/.gitignore b/SOFTWARE/A64-TERES/.gitignore index 606157d8..33412b9f 100644 --- a/SOFTWARE/A64-TERES/.gitignore +++ b/SOFTWARE/A64-TERES/.gitignore @@ -1,4 +1,8 @@ linux-a64 +u-boot_* scripts/*.img scripts/*.xz scripts/teres-build-* +build/ +busybox/ +initrd.gz