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 7d37dd191c96cb36954d481a0c43ab126986d455
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Thu Apr 2 18:00:04 2026 -0400

    Ignore .cache
    
    This is createdy by lsp-mode's clangd daemon
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8ddf166..10d69c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ coverage-html/
 current_counterexample.eqc
 *.gcda
 *.gcno
+.cache

Reply via email to