From 8517494b239d652ea9a24457faa13f88f55979b9 Mon Sep 17 00:00:00 2001
From: Guo Wenxue <guowenxue@gmail.com>
Date: Sun, 29 Dec 2024 14:45:29 +0800
Subject: [PATCH] Update infrared code to support two channels

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

diff --git a/.gitignore b/.gitignore
index 18623c2..629aa34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,6 @@
 *.a
 cscope.*
 tags
+*.tar*
+*.log
+*.db

--
Gitblit v1.9.1