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 2022/03/02 07:54:53 UTC

[incubator-nuttx-apps] branch master updated: Ignore .context (follow NuttX main repo)

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-apps.git


The following commit(s) were added to refs/heads/master by this push:
     new 9439fd8  Ignore .context (follow NuttX main repo)
9439fd8 is described below

commit 9439fd8c7967b79b49ca3a50f1b2c90d87280f4d
Author: Huang Qi <hu...@xiaomi.com>
AuthorDate: Tue Mar 1 23:15:20 2022 +0800

    Ignore .context (follow NuttX main repo)
    
    Signed-off-by: Huang Qi <hu...@xiaomi.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 68ef9ca..0ae7323 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,5 +25,6 @@
 /symtab_apps.c
 cscope.out
 Make.dep
+.context
 # nuttx/$(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
 .dirlinks