# OS
.DS_Store
Thumbs.db

# Editor
.vscode/
.idea/
*.swp
*.swo

# Local overrides
*.local.md

# Environment
.env
.env.*

# Logs
*.log
