git automatically ignore large files code example Example: ingnore large files in github find ./* -size +100M | cat >> .gitignore