From 500bbe8b4315af88da2c6aaf23b6cb3e44dbee11 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 06 Apr 2024 21:24:03 +0800
Subject: [PATCH] PATCH:Alientek-IMX6ULL: Add Alientek i.MX6ULL v20/v24 board linux kernel patch files

---
 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6eac3b5..c9c7bad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,10 +11,17 @@
 # yocto files
 yocto/**/*.patch
 yocto/mickledore-*/
+yocto/**/config-*.txt
+
+# driver files
+drivers/**/rtl8188fu
 
 # image files
 images/rootfs-*
+images/yocto-*.img
+images/yocto-*.wic
 
 # common files
 tarballs
 install
+*.ko

--
Gitblit v1.9.1