From edc3a5850345512bda195e3186afb5942da11b85 Mon Sep 17 00:00:00 2001 From: sm4640 Date: Wed, 14 Jan 2026 17:33:23 +0900 Subject: [PATCH] =?UTF-8?q?Settings:=20[main]=20dockerignore=EC=97=90=20md?= =?UTF-8?q?=20=ED=8C=8C=EC=9D=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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