diff --git a/.dockerignore b/.dockerignore index 1116961..3b01c2c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,4 +2,6 @@ app/test_qrgen.py .git .gitignore .github -.* \ No newline at end of file +.* +*.png +README.md \ No newline at end of file