This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new e49f4b2124 .gitignore: Update .gitignore to include .aider* and fix
newline issue
e49f4b2124 is described below
commit e49f4b2124c46bf83339c1210f5a1f73d8027fcd
Author: Huang Qi <[email protected]>
AuthorDate: Tue Sep 10 16:54:20 2024 +0800
.gitignore: Update .gitignore to include .aider* and fix newline issue
Signed-off-by: Huang Qi <[email protected]>
---
.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*