Diff of /.dockerignore [000000] .. [2cc208]

Switch to side-by-side view

--- a
+++ b/.dockerignore
@@ -0,0 +1,5 @@
+**/output/
+*.egg-info/
+**/.DS_Store
+**/.idea
+output/
\ No newline at end of file