msse-ai-engineering / .dockerignore
Seth McKnight
Add CI/CD workflow and Dockerfile for application deployment (#2)
c4b28eb
raw
history blame
174 Bytes
.venv
venv
ENV
env
__pycache__
*.pyc
*.pyo
.pytest_cache
.git
.github
tests
Dockerfile
docker-compose.yml
*.md
notebooks
*.ipynb
venv/
node_modules
dist
build
.DS_Store
.env