1
0
Fork 0
mirror of https://github.com/searxng/searxng.git synced 2025-03-31 08:29:35 +00:00
searxng/.gitignore

23 lines
210 B
Text

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