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

rnewson pushed a commit to branch ELP
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 39ae568173fdccf77739b8aaad78e1ca2feb6461
Author: Robert Newson <rnew...@apache.org>
AuthorDate: Tue Sep 9 14:09:51 2025 +0100

    Configure ELP
---
 .elp.toml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.elp.toml b/.elp.toml
new file mode 100644
index 000000000..822c8808f
--- /dev/null
+++ b/.elp.toml
@@ -0,0 +1,3 @@
+[build_info]
+apps = ["src/*"]
+include_dirs = ["src", "src/*/include"]

Reply via email to