diff --git a/.dockerignore b/.dockerignore index e55dd44..966217c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,9 @@ # Git .git +# README ricing files +images/ + # Python-generated files __pycache__/ *.py[oc]