From 3ea12648e63f17d1bd5694c8bfc99239fbcefdcc Mon Sep 17 00:00:00 2001 From: simintao Date: Tue, 18 Mar 2025 13:12:06 +0800 Subject: [PATCH] feature:add git ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a1857b7f0..074c191b1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ rpt*/ target/ *-stamp/ tmp/ -scripts \ No newline at end of file +scripts +*.patch +CMakePresets.json \ No newline at end of file