From f0eec50bf5f7a686e7794e3fc2cd91a0de61854a Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 25 四月 2025 11:34:03 +0800
Subject: [PATCH] 加入PA操控代码

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

diff --git a/.gitignore b/.gitignore
index 4d40434..5ba5965 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,7 @@
 *.elf
 
 # Libraries
-*.lib
-*.a
+
 
 # Shared objects (inc. Windows DLLs)
 *.dll
@@ -21,3 +20,4 @@
 *.i*86
 *.x86_64
 *.hex
+/keil/Objects/*.d

--
Gitblit v1.9.3