.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
.gitignore
vendored
1
.gitignore
vendored
@ -22,6 +22,7 @@
|
||||
*.swp
|
||||
*.sym
|
||||
*.wsp
|
||||
*.ddc
|
||||
*~
|
||||
.depend
|
||||
/.clean_context
|
||||
|
Loading…
x
Reference in New Issue
Block a user