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

haonan pushed a commit to branch pyproject.toml
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/pyproject.toml by this push:
     new fdf9b87c036 update .gitignore
fdf9b87c036 is described below

commit fdf9b87c036ef154683399ef90837ffd43a5557b
Author: HTHou <[email protected]>
AuthorDate: Thu Jul 25 17:17:10 2024 +0800

    update .gitignore
---
 iotdb-client/client-py/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb-client/client-py/.gitignore 
b/iotdb-client/client-py/.gitignore
index c73e5f2eb01..b28ef08e7e5 100644
--- a/iotdb-client/client-py/.gitignore
+++ b/iotdb-client/client-py/.gitignore
@@ -3,6 +3,6 @@
 /build/
 /dist/
 /apache_iotdb.egg-info
-pyproject.toml
+/pyproject.toml
 !/resources/pyproject.toml
 

Reply via email to