mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
.gitignore: Add .aider* to .gitignore
Aider is AI pair programmer: https://aider.chat The .aider* files is not a part of NuttX but used by Aider as temporary files. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
2e01a7c7af
commit
0b3e5f2339
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -42,3 +42,4 @@ Make.dep
|
|||
build
|
||||
.ccls-cache
|
||||
compile_commands.json
|
||||
.aider*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue