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


The following commit(s) were added to refs/heads/master by this push:
     new 791d1fc08 add superpi fold and nist-sts fold to gitignore
791d1fc08 is described below

commit 791d1fc08dd1f3850257d166010ccb997dccb16b
Author: zhangchao53 <[email protected]>
AuthorDate: Mon Sep 11 12:05:59 2023 +0800

    add superpi fold and nist-sts fold to gitignore
---
 .gitignore                  | 1 -
 testing/nist-sts/.gitignore | 1 +
 testing/superpi/.gitignore  | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 93d90cc3d..794f52e36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,4 +37,3 @@ Make.dep
 .dirlinks
 .vscode
 .DS_Store
-testing/nist-sts/*
diff --git a/testing/nist-sts/.gitignore b/testing/nist-sts/.gitignore
new file mode 100644
index 000000000..16c0ab037
--- /dev/null
+++ b/testing/nist-sts/.gitignore
@@ -0,0 +1 @@
+/nist-sts
diff --git a/testing/superpi/.gitignore b/testing/superpi/.gitignore
new file mode 100644
index 000000000..976dcadef
--- /dev/null
+++ b/testing/superpi/.gitignore
@@ -0,0 +1 @@
+/superpi

Reply via email to