searxng/.gitignore
2022-01-19 00:43:44 +01:00

19 lines
168 B
Text

# to sync with .dockerignore
*.pyc
*/*.pyc
*~
*.swp
geckodriver.log
.coverage
coverage/
.nvm/
cache/
build/
dist/
local/
searx/static/bundles/
gh-pages/
*.egg-info/