You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/06/12 17:54:20 UTC

[couchdb] 10/10: feat: ignore ioq in emilio

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

jan pushed a commit to branch feat/access-3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit eea89d52813c33404827cdf8b10b1b59bb148469
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Fri Jun 12 19:43:05 2020 +0200

    feat: ignore ioq in emilio
---
 emilio.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emilio.config b/emilio.config
index 0dad938..d9f7b6e 100644
--- a/emilio.config
+++ b/emilio.config
@@ -11,6 +11,7 @@
     "src[\/]snappy[\/]*",
     "src[\/]ssl_verify_fun[\/]*",
     "src[\/]ibrowse[\/]*",
+    "src[\/]ioq[\/]*",
     "src[\/]jiffy[\/]*",
     "src[\/]meck[\/]*",
     "src[\/]proper[\/]*",