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

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


The following commit(s) were added to refs/heads/main by this push:
     new 373444d0 [infra] minor updates for .gitignore
373444d0 is described below

commit 373444d01bd3f31f7d516d5a3bf5e8550740fc23
Author: Xintong Song <[email protected]>
AuthorDate: Sun Feb 15 13:35:27 2026 +0800

    [infra] minor updates for .gitignore
---
 .gitignore | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8a707ed2..e2997f5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
 # IDE
 .vscode
-.idea/
-python/.idea/
+.idea
+python/.idea
 *.iml
-.qwen/
-.qoder/
+.qwen
+.qoder
 
 # OS
 .DS_Store

Reply via email to