chore: ignore python bytecode in mcp
This commit is contained in:
parent
eb6a9d855d
commit
2e6de915ed
2 changed files with 2 additions and 0 deletions
2
mcp/.gitignore
vendored
Normal file
2
mcp/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
Binary file not shown.
Loading…
Reference in a new issue