Files
funstat-mcp/.gitignore
2025-11-01 21:58:03 +08:00

14 lines
111 B
Plaintext

__pycache__/
*.pyc
.venv/
.DS_Store
._*
.idea/
.mypy_cache/
.pytest_cache/
.env
logs/
*.log
*.sqlite
*.session