diff --git a/mcp/.gitignore b/mcp/.gitignore new file mode 100644 index 0000000..7a60b85 --- /dev/null +++ b/mcp/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +*.pyc diff --git a/mcp/__pycache__/server.cpython-312.pyc b/mcp/__pycache__/server.cpython-312.pyc deleted file mode 100644 index 21446a2..0000000 Binary files a/mcp/__pycache__/server.cpython-312.pyc and /dev/null differ