From e49f4b2124c46bf83339c1210f5a1f73d8027fcd Mon Sep 17 00:00:00 2001 From: Huang Qi Date: Tue, 10 Sep 2024 16:54:20 +0800 Subject: [PATCH] .gitignore: Update .gitignore to include .aider* and fix newline issue Signed-off-by: Huang Qi --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34129c1015..bac82b4bac 100644 --- a/.gitignore +++ b/.gitignore @@ -74,4 +74,5 @@ compile_commands.json imx9-sdimage.img kwarning SAVEMake.defs -SAVEconfig \ No newline at end of file +SAVEconfig +.aider*