1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-28 21:54:35 +02:00
searxng/.gitignore

26 lines
235 B
Plaintext
Raw Normal View History

# 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/
searx/version_frozen.py