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

nickva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-jiffy.git

commit 13686ba4e39d35d317ebc4fd0ad44a08d339c119
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Thu Apr 2 17:08:41 2026 -0400

    Add bench folder to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 590e2b1..8ddf166 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ hexer.config
 rebar.lock
 TEST-*.xml
 /eqc/
+/bench/
 coverage.info
 coverage-jiffy.info
 coverage-html/

Reply via email to