FastAPI-Backend-Models / .dockerignore
Yassine Mhirsi
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
287d61b
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.git
.gitignore
.env
.venv
venv/
ENV/
env/
*.log
.DS_Store
README.md
*.md