# standard things
.vscode
.ipynb_checkpoints/
__pycache__
# Environment Variables
*.env
*.cfg
*-creds.yaml
# models and data
data/
model/
*.tar.gz
*.h5
*.zip
aml_config/