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