# Secrets
.env

# Persistent application data
config/
mongodb/

# Local backups and archives
*.tgz
*.tar.gz
*.zip

# Logs and editor files
*.log
.DS_Store
*.swp
