migrate 0.4.0

Generic file migration tool for applying ordered transformations to a project directory
Documentation
# Rust build output
/target

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

# OS files
.DS_Store
Thumbs.db

# Logs
*.log

# Environment files
.env
.env.local
.env.*.local