This is an automated email from the ASF dual-hosted git repository.
wanglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new e9929ffd Clean up `.gitignore` by removing project-specific shim
module (#1240)
e9929ffd is described below
commit e9929ffd75dac7feabd1a9820e0b199860076549
Author: Ruilei Ma <[email protected]>
AuthorDate: Thu Aug 28 19:47:16 2025 +0800
Clean up `.gitignore` by removing project-specific shim module (#1240)
---
.gitignore | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 278facf2..d63f6142 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,9 +49,6 @@ target/
# Protoc generated src
spark-extension/src/generated-sources
-# exclude spark241kwaiae shim module
-spark-extension-shims-spark241kwaiae
-
# exclude native engine build lib directory
native-engine/_build