@cloudflare/cli@1.4.0
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This minor release introduces utility functions to manage Wrangler-related entries within gitignore files automatically.
✨ New Features
- Added gitignore helpers: `maybeAppendWranglerToGitIgnore` and `maybeAppendWranglerToGitIgnoreLikeFile` to automatically append Wrangler-related entries to .gitignore or similar files, skipping existing entries to prevent duplicates.