mirror of
https://github.com/mangooer/mysql-mcp-server-sse.git
synced 2025-12-08 09:42:27 +08:00
<feat> mysql mcp
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
__MACOSX
|
||||
.DS_Store
|
||||
*.code-workspace
|
||||
.vscode
|
||||
node_modules/
|
||||
.history
|
||||
vendor/
|
||||
.idea
|
||||
.cursorrules
|
||||
.cursor
|
||||
**/__pycache__/
|
||||
Reference in New Issue
Block a user