초기 커밋
This commit is contained in:
17
.dockerignore
Normal file
17
.dockerignore
Normal file
@@ -0,0 +1,17 @@
|
||||
__pycache__
|
||||
*.py[cod]
|
||||
.venv
|
||||
venv
|
||||
.env
|
||||
.git
|
||||
.idea
|
||||
.vscode
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
.coverage
|
||||
*.log
|
||||
data/
|
||||
tests/
|
||||
docs/
|
||||
Reference in New Issue
Block a user