From b1e3550ef00cb3cf287b8bee55026e6ee272adf7 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 28 Mar 2024 21:12:18 +0800
Subject: [PATCH] Build:IGKBoard-All: Update gitignore file

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

diff --git a/.gitignore b/.gitignore
index 6eac3b5..f5b4268 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,9 +11,12 @@
 # yocto files
 yocto/**/*.patch
 yocto/mickledore-*/
+yocto/**/config-*.txt
 
 # image files
 images/rootfs-*
+images/yocto-*.img
+images/yocto-*.wic
 
 # common files
 tarballs

--
Gitblit v1.9.1