# Environment files with secrets
.env.example

# Docker volumes data
**/data/
**/*.db
**/logs/

# Temporary files
*.tmp
*.log
.DS_Store
