You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2020/08/20 22:33:24 UTC

[incubator-teaclave-sgx-sdk] branch master updated: Update .gitignore

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

dingyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c3547b  Update .gitignore
     new 6e72049  Merge pull request #263 from lengyijun/patch-1
3c3547b is described below

commit 3c3547b2679c386f5d73156c2132f004a96319a6
Author: lyj <sj...@gmail.com>
AuthorDate: Tue Aug 18 08:45:35 2020 +0800

    Update .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b0072b3..3eb1cf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ samplecode/**/*_u.c
 samplecode/**/*_u.h
 samplecode/**/*_t.c
 samplecode/**/*_t.h
+samplecode/**/bin/app
 
 **/target
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org