Description
The cheat sheet is missing a section on Git LFS, which is essential for projects with large binary files.
Suggested Content
- How to install and initialize Git LFS
- Tracking file types with \git lfs track\
- Migrating existing large files to LFS
- Common commands and workflows
Why This Matters
Many developers working with ML models, game assets, and design files need Git LFS. Adding this would make the cheat sheet more comprehensive.