added git lfs support

This commit is contained in:
2025-02-04 21:30:58 -05:00
parent b95e553093
commit bfbcb70327

View File

@@ -7,5 +7,6 @@
pull.rebase = true; pull.rebase = true;
color.ui = true; color.ui = true;
}; };
lfs.enable = true;
}; };
} }