chore: update workspace config and memory
This commit is contained in:
11
KIS_MCP_Server/.gitignore
vendored
Normal file
11
KIS_MCP_Server/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
|
||||
# Environment and sensitive files
|
||||
.env
|
||||
token.json
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user