This is an automated email from the ASF dual-hosted git repository.
philo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new e1b569b9ed [MINOR] Add .java-version to .gitignore (#10642)
e1b569b9ed is described below
commit e1b569b9ed05edd0a739b9c7d0c95b59880de331
Author: Zouxxyy <[email protected]>
AuthorDate: Mon Sep 8 10:17:09 2025 +0800
[MINOR] Add .java-version to .gitignore (#10642)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 804b95e192..ab4f7c54a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ hs_err_pid*
*.war
*.ear
.clangd
+.java-version
# IDEA config
.idea/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]