]> Untitled Git - lemmy.git/blobdiff - .dockerignore
work around race condition on community fetch (#3414)
[lemmy.git] / .dockerignore
index 03466f0a3f5c3274bd7f76631a6deff67609365f..5982307c03e3979f9d112653324ffc53f7bb706d 100644 (file)
@@ -1,5 +1,8 @@
-ui/node_modules
-ui/dist
-server/target
-docs
-.git
+# build folders and similar which are not needed for the docker build
+target
+docker
+api_tests
+ansible
+tests
+*.sh
+pictrs
\ No newline at end of file