# Python __pycache__/ *.py[cod] *$py.class *.so # Distribution / packaging build/ dist/ *.egg-info/ *.egg # Virtual environments .venv/ venv/ env/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Project-specific searxng.toml instances.txt *.db .cache/ pytest_chk.txt