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
commit 06189b556cf7448ac700d175cbe7df36a846f6ce Author: dengwenqi <dengwe...@xiaomi.com> AuthorDate: Fri Oct 27 16:35:16 2023 +0800 fix: git status/git status --ignore normalization check problem Signed-off-by: dengwenqi <dengwe...@xiaomi.com> --- mlearning/cmsis-nn/.gitignore | 1 + mlearning/flatbuffers/.gitignore | 1 + mlearning/gemmlowp/.gitignore | 1 + mlearning/kissfft/.gitignore | 1 + mlearning/ruy/.gitignore | 1 + mlearning/tflite-micro/.gitignore | 1 + 6 files changed, 6 insertions(+) diff --git a/mlearning/cmsis-nn/.gitignore b/mlearning/cmsis-nn/.gitignore new file mode 100644 index 000000000..3a811c638 --- /dev/null +++ b/mlearning/cmsis-nn/.gitignore @@ -0,0 +1 @@ +/cmsis-nn diff --git a/mlearning/flatbuffers/.gitignore b/mlearning/flatbuffers/.gitignore new file mode 100644 index 000000000..266005cbb --- /dev/null +++ b/mlearning/flatbuffers/.gitignore @@ -0,0 +1 @@ +/flatbuffers diff --git a/mlearning/gemmlowp/.gitignore b/mlearning/gemmlowp/.gitignore new file mode 100644 index 000000000..72be90b84 --- /dev/null +++ b/mlearning/gemmlowp/.gitignore @@ -0,0 +1 @@ +/gemmlowp diff --git a/mlearning/kissfft/.gitignore b/mlearning/kissfft/.gitignore new file mode 100644 index 000000000..2f47d6a3a --- /dev/null +++ b/mlearning/kissfft/.gitignore @@ -0,0 +1 @@ +/kissfft diff --git a/mlearning/ruy/.gitignore b/mlearning/ruy/.gitignore new file mode 100644 index 000000000..3a811c638 --- /dev/null +++ b/mlearning/ruy/.gitignore @@ -0,0 +1 @@ +/cmsis-nn diff --git a/mlearning/tflite-micro/.gitignore b/mlearning/tflite-micro/.gitignore new file mode 100644 index 000000000..21efd051b --- /dev/null +++ b/mlearning/tflite-micro/.gitignore @@ -0,0 +1 @@ +/tflitte-micro