diff --git a/.dockerignore b/.dockerignore index d31cbf3..c4b5a76 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,4 +3,6 @@ __pycache__/ *.py[cod] venv/ .env -.git/ \ No newline at end of file +.git/ + +*.md \ No newline at end of file