From a115fea39ba94d5d4a1c9904a4d7c5b28b77a489 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 10 九月 2024 10:45:22 +0800 Subject: [PATCH] 修改波形拉低位置 --- .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