therapy-companion / .dockerignore
Elliot89's picture
Create .dockerignore
1c0a980 verified
raw
history blame
159 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
.git/
.gitignore
venv/
env/
captured_images/
temp_audio/
wellbeing_logs.csv
*.docx
*.pdf
*.md
!README.md
.DS_Store