From f65620d524df2a16958a4be9adc4845ced887902 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 06 Nov 2023 15:57:08 +0800
Subject: [PATCH] add linux-imx-lf-6.1.36-2.1.0.patch and remove unused old linux kernel patch

---
 .gitignore |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 21700c2..f49cf66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,21 @@
 # git ignore files/folders in the list
 
-bootloader/
-images/
-kernel/
-yocto/
+# ignore folders
+tarballs/
+install/
+uboot-imx/
+linux-imx/
+hardknott/
+honister/
+kirkstone/
+langdale/
+images/rootfs-*
+rtl8188fu/
+
+# ignore files
+*.mod*
+*.o
+*.ko
+*.cmd*
+*.symvers
+*.order

--
Gitblit v1.9.1