parent
4707be72a7
commit
5581165336
|
@ -28,7 +28,7 @@ in {
|
|||
tui = "!lazygit";
|
||||
};
|
||||
lfs.enable = true;
|
||||
ignores = [".idea/"];
|
||||
ignores = [".idea/" "result"];
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
merge.conflictstyle = "diff3";
|
||||
|
|
Reference in New Issue