searxng/.gitignore
Markus Heiser d471ec86dd Makefile: add target node.env - download & install npm dependencies
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-25 16:38:52 +01:00

28 lines
266 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
/package-lock.json
.tx/
build/
dist/
local/
gh-pages/
searx.egg-info/