From f6ffc594b577e197c37b95d10b6c21743ed37654 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期二, 10 九月 2024 14:59:54 +0800
Subject: [PATCH] 测距break位置改变加入波形调试和uwb配置宏定义选择,与修改后不休眠手环1.11适配

---
 .gitignore |   25 ++-----------------------
 1 files changed, 2 insertions(+), 23 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4d40434..6a625d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,2 @@
-# Object files
-*.o
-*.ko
-*.obj
-*.elf
-
-# Libraries
-*.lib
-*.a
-
-# Shared objects (inc. Windows DLLs)
-*.dll
-*.so
-*.so.*
-*.dylib
-
-# Executables
-*.exe
-*.out
-*.app
-*.i*86
-*.x86_64
-*.hex
+/keil/Objects/*.d
+/keil/Objects/*.o

--
Gitblit v1.9.3