forest_segmentation_api / .dockerignore
prshntdxt's picture
Update .dockerignore
450db69 verified
raw
history blame contribute delete
209 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
dist/
build/
.venv
venv/
env/
server/
.gitignore
.env
.env.local
*.md
*.txt
!requirements.txt
logs/
*.hdf5
.DS_Store
.vscode/
.idea/
*.log
test_*.py
*_test.py