# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

# Ignore snapshot of app in Docker scratch dir.
/docker/web/app.tar.bz2

.terraform
.env.local
public/
docker/app.tar.bz2
