summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorDalf <alex@al-f.net>2020-07-22 14:58:04 +0200
committerDalf <alex@al-f.net>2020-07-22 14:58:04 +0200
commit4a35975b427b3ebee4f5cc54e2390356b0102536 (patch)
tree6bd79a0f0b40ebba1c7ff6d4fcd6529df7e52ac7 /.dockerignore
parent7ef62c628424718f10b88a5850f7b4e92b2f7196 (diff)
downloadsearxng-4a35975b427b3ebee4f5cc54e2390356b0102536.tar.gz
searxng-4a35975b427b3ebee4f5cc54e2390356b0102536.zip
[enh] update documentation about docker
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore9
1 files changed, 8 insertions, 1 deletions
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/