1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 20:17:45 +00:00

Enable git LFS

This commit is contained in:
RGBCube 2024-01-14 16:58:27 +03:00
parent 4e081a70d9
commit 30d377e441
No known key found for this signature in database

View file

@ -59,6 +59,8 @@ homeConfiguration {
userName = "RGBCube";
userEmail = "git@rgbcu.be";
lfs = enabled {};
extraConfig = {
init.defaultBranch = "master";
push.autoSetupRemote = true;