From 4a35975b427b3ebee4f5cc54e2390356b0102536 Mon Sep 17 00:00:00 2001 From: Dalf Date: Wed, 22 Jul 2020 14:58:04 +0200 Subject: [enh] update documentation about docker --- .dockerignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.dockerignore') diff --git a/.dockerignore b/.dockerignore index 044460b20..3d158c95d 100644 --- a/.dockerignore +++ b/.dockerignore @@ -46,4 +46,11 @@ node_modules/ */*/*/node_modules/ */*/*/*/node_modules/ -.tx/ \ No newline at end of file +.tx/ + +# +build/ +dist/ +local/ +gh-pages/ +searx.egg-info/ -- cgit v1.2.3