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

jackietien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d96c3c  update .gitignore
2d96c3c is described below

commit 2d96c3cbc7a7601d7e4177f422eeefb4286eb46d
Author: JackieTien97 <[email protected]>
AuthorDate: Wed Apr 2 14:56:49 2025 +0800

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

diff --git a/iotdb-mcp-server/.gitignore b/iotdb-mcp-server/.gitignore
index 0faf8ff..d53d616 100644
--- a/iotdb-mcp-server/.gitignore
+++ b/iotdb-mcp-server/.gitignore
@@ -1,5 +1,5 @@
 # Python-generated files
-# __pycache__/
+__pycache__/
 *.py[oc]
 build/
 dist/

Reply via email to