docker.env
git_commit_hash.txt
*.pid
*.metrics

**/.ipynb_checkpoints/*
*.pyc

.idea/
*.log

# We don't want to store models in source code
*.pkl
*.tar.gz
*.h5
*.obj

._.DS_Store
._bank-additional
.Rhistory

bin/
rmconda
*.sqlite

