diff --git a/mcp-gateway/.gitignore b/mcp-gateway/.gitignore new file mode 100644 index 0000000..6cf828b --- /dev/null +++ b/mcp-gateway/.gitignore @@ -0,0 +1,4 @@ +.env +node_modules/ +__pycache__/ +*.pyc