You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
330 B
33 lines
330 B
# to sync with .dockerignore |
|
.coverage |
|
coverage/ |
|
cache/ |
|
.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/ |
|
*.bak |
|
|
|
searx/static/themes/courgette/css |
|
searx/static/css |
|
|
|
package-lock.json |