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 663b54e83 database: fix compile failure
663b54e83 is described below

commit 663b54e83384dfb276ab5071da23cb8858ac89dc
Author: yinshengkai <[email protected]>
AuthorDate: Tue Mar 5 11:21:32 2024 +0800

    database: fix compile failure
---
 database/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/database/.gitignore b/database/.gitignore
new file mode 100644
index 000000000..9e1d2593e
--- /dev/null
+++ b/database/.gitignore
@@ -0,0 +1 @@
+/Kconfig

Reply via email to