Files
backup_openclaw/KIS_MCP_Server/.gitignore
2026-03-30 19:30:25 +09:00

12 lines
106 B
Plaintext

# Python
__pycache__/
*.py[cod]
.venv/
# Environment and sensitive files
.env
token.json
# OS
.DS_Store