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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d465aeef1c Add codex git ignore (#38199)
4d465aeef1c is described below

commit 4d465aeef1c3feb9fc21942593b5e3a35d07f628
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Feb 25 21:09:35 2026 +0800

    Add codex git ignore (#38199)
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 22095db849f..e416cb3831d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,9 @@ community/public/
 document/public/
 .hugo_build.lock
 *.html-e
+
+# codex ignore
+.codex/log/
+.codex/sessions/
+.codex/tmp/
+.codex/prompts/

Reply via email to