summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 044460b..3d158c9 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/