address_matcher / .dockerignore
seanpedrickcase's picture
Updated Dockerfile to allow STS regional endpoints. Modified ignore files.
a22fc0d
raw
history blame contribute delete
190 Bytes
*.ipynb
*checkpoint.py
*.pyc
*.csv
*.parquet
*.pem
*.pkl
*.env
*.zip
*.pth
test/*
deprecated_models/*
experiments/*
build_deps/*
build/*
dist/*
.ipynb_checkpoints/*
orchestration/*
.vscode/*