You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/09/30 17:13:39 UTC

[incubator-nuttx] branch master updated: .gitignore: Ignore *.ddc files generated during the build.

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ca0f2e  .gitignore: Ignore *.ddc files generated during the build.
4ca0f2e is described below

commit 4ca0f2e265ffa732775bc980bae6165673a0425f
Author: Abdelatif Guettouche <ab...@espressif.com>
AuthorDate: Thu Sep 30 16:35:30 2021 +0200

    .gitignore: Ignore *.ddc files generated during the build.
    
    Signed-off-by: Abdelatif Guettouche <ab...@espressif.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 47c8be2..48e380f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
 *.swp
 *.sym
 *.wsp
+*.ddc
 *~
 .depend
 /.clean_context