Add mcp-gateway/.gitignore
This commit is contained in:
parent
794b6ad7a0
commit
8479c5e59e
1 changed files with 4 additions and 0 deletions
4
mcp-gateway/.gitignore
vendored
Normal file
4
mcp-gateway/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.env
|
||||
node_modules/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Loading…
Reference in a new issue