Is there an automated way to skip large files (>100 MB) while committing in Git? I always make the mistake of adding large files to my local workspace/repo only to have GitHub reject it (size limit of 100 MiB for individual files) and recommend Git LFS.