searxng-mcp/.gitignore
2026-04-20 11:42:25 +02:00

13 lines
139 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env