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 23af01dfa [MINOR][VL] Add ep/_ep/ to .gitignore (#6547)
23af01dfa is described below
commit 23af01dfaa5e72d72c4f5d4d0851a72ce9723013
Author: Zhen Wang <[email protected]>
AuthorDate: Mon Jul 22 17:31:48 2024 +0800
[MINOR][VL] Add ep/_ep/ to .gitignore (#6547)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 782c515cd..224f61bae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ build/
Testing/
cmake-build-debug/
cmake-build-release/
+ep/_ep/
# Editor temporary/working/backup files #
.#*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]