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

wenjin272 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git

commit cab3324301a1e6133c89b8aeb71c77de9e466957
Author: WenjinXie <[email protected]>
AuthorDate: Thu Aug 6 22:45:54 2026 +0800

    [infra] Ignore local Codex configuration
    
    Generated-by: Codex CLI 0.144.5
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8dec4384..28e1c575 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ python/.idea
 .qwen
 .qoder
 .claude
+.codex
 
 # OS
 .DS_Store

Reply via email to