Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChrisTerBeke <c.terbeke@ultimaker.com>2018-03-05 16:33:13 +0300
committerChrisTerBeke <c.terbeke@ultimaker.com>2018-03-05 16:33:13 +0300
commitcd01b096b52357c6384e555a141505cebb3c65cf (patch)
tree226ec1033cecc91a481382f36edfa39d847ecc0e /.dockerignore
parent52735fb9a937f5f1a01b1fe73e07deda5d1dbf54 (diff)
Emit backend errors so we can process them differently than through a qml notification
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000000..d25d71bcc9
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,4 @@
+.git
+.github
+resources/materials
+CuraEngine \ No newline at end of file