Settings: [main] dockerignore에 md 파일 추가
This commit is contained in:
@@ -3,4 +3,6 @@ __pycache__/
|
|||||||
*.py[cod]
|
*.py[cod]
|
||||||
venv/
|
venv/
|
||||||
.env
|
.env
|
||||||
.git/
|
.git/
|
||||||
|
|
||||||
|
*.md
|
||||||
Reference in New Issue
Block a user