From 2ce4becc927e5028f6ebeb5e8f38d0eb0fbec118 Mon Sep 17 00:00:00 2001
From: 孙天宇 <suntianyu@aiotlink.com>
Date: 星期二, 12 七月 2022 17:35:16 +0800
Subject: [PATCH] add gitignore

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

diff --git a/.gitignore b/.gitignore
index 4f8e81c..9a4585d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,11 @@
 *.exe
 *.out
 *.app
+*.log
+*.mp4
+*.jpg
+*.jpeg
+*.bin
 .idea/*
 build/
 ./data

--
Gitblit v1.8.0