From 1e563e2b731d928942f43e1341c8c50b0faf1c01 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Fri, 31 May 2024 11:39:31 +0800
Subject: [PATCH]  APPS:IGKBoard-IMX6ULL: Add test-apps source code:

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

diff --git a/.gitignore b/.gitignore
index f5b4268..c9c7bad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,9 @@
 yocto/mickledore-*/
 yocto/**/config-*.txt
 
+# driver files
+drivers/**/rtl8188fu
+
 # image files
 images/rootfs-*
 images/yocto-*.img
@@ -21,3 +24,4 @@
 # common files
 tarballs
 install
+*.ko

--
Gitblit v1.9.1