mirror of
https://github.com/searxng/searxng
synced 2024-10-30 21:20:28 +00:00
0011890043
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
27 lines
247 B
Plaintext
27 lines
247 B
Plaintext
# to sync with .dockerignore
|
|
.coverage
|
|
coverage/
|
|
.installed.cfg
|
|
engines.cfg
|
|
env
|
|
searx-ve
|
|
robot_log.html
|
|
robot_output.xml
|
|
robot_report.html
|
|
test_basic/
|
|
setup.cfg
|
|
|
|
*.pyc
|
|
*/*.pyc
|
|
*~
|
|
|
|
node_modules/
|
|
|
|
.tx/
|
|
|
|
build/
|
|
dist/
|
|
local/
|
|
gh-pages/
|
|
searx.egg-info/
|