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

jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git

commit 81a1ec8300bad34c7c3eabc3cd8c04f91dc84d3c
Author: Jark Wu <[email protected]>
AuthorDate: Sat Apr 4 21:18:01 2026 +0800

    [git] Add ".qoder" directory to the .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 845fa7ff9..283cb8eff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@ dependency-reduced-pom.xml
 
 ### claude code ###
 .claude/
+.qoder/
 
 ### Mac OS ###
 .DS_Store

Reply via email to