mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 01:38:36 +08:00
.gitignore: Ignore *.ddc files generated during the build.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
d22b4ec539
commit
4ca0f2e265
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,6 +22,7 @@
|
|||
*.swp
|
||||
*.sym
|
||||
*.wsp
|
||||
*.ddc
|
||||
*~
|
||||
.depend
|
||||
/.clean_context
|
||||
|
|
Loading…
Reference in a new issue