From e1b6ea5760905fe6102b659670c76228035711b0 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Thu, 27 Jul 2023 10:55:01 +0800 Subject: [PATCH] Update images build shell script for rootfs download address --- .gitignore | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 21700c2..0de544e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ # git ignore files/folders in the list -bootloader/ -images/ -kernel/ -yocto/ +tarballs/ +install/ +uboot-imx/ +linux-imx/ +hardknott/ +honister/ +kirkstone/ +langdale/ +images/rootfs-* +rtl8188fu/ -- Gitblit v1.9.1