searxng/.gitignore
Alexandre Flament 6672d532fd Use rye
2024-03-10 09:48:09 +01:00

26 lines
243 B
Text

# to sync with .dockerignore & pyrightconfig.json
*.pyc
*/*.pyc
*~
*.swp
geckodriver.log
.coverage
coverage/
.nvm/
.local/
.venv/
cache/
build/
dist/
gh-pages/
*.egg-info/
/package-lock.json
/node_modules/
.idea/
searx/version_frozen.py