This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git
The following commit(s) were added to refs/heads/main by this push:
new e78df42 Add python/target/ to .gitignore
e78df42 is described below
commit e78df42082e3f1a4b8aa02b5bdb97b3731f221bd
Author: JingsongLi <[email protected]>
AuthorDate: Mon Jun 8 20:26:56 2026 +0800
Add python/target/ to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c7698af..5590ca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ __pycache__/
*.egg-info/
python/dist/
python/build/
+python/target/
.pytest_cache/
# IDE