# Ignore environment variable files with secrets
.env

# If you ever mount data locally instead of using docker volumes
*/data/
*/db/
