This is an automated email from the ASF dual-hosted git repository.
rduan 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 594806f8 do not ignore app/ dirs
594806f8 is described below
commit 594806f827b57e6c4c9a0611fa4cbf2d83aabd2e
Author: Tshepang Mbambo <[email protected]>
AuthorDate: Mon Jan 23 08:53:31 2023 +0200
do not ignore app/ dirs
---
.gitignore | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 64b8cb63..70d87bbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,6 @@ Cargo.lock
#object file
*.o
-#app
-app
-
#library
*.a
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]