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

philo-he pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new ffbb64770d [MINOR] Ignore .idea/vcs.xml from git tracking (#12041)
ffbb64770d is described below

commit ffbb64770d19c42f676d1ebb33b1747486d21a36
Author: inf <[email protected]>
AuthorDate: Tue May 5 19:52:13 2026 +0300

    [MINOR] Ignore .idea/vcs.xml from git tracking (#12041)
---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7760d08b83..85c0cd6f05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,6 @@ hs_err_pid*
 
 # IDEA config
 .idea/
-!.idea/vcs.xml
 # vscode config
 .vscode
 # vscode scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to