Add some default gitignores
This commit is contained in:
parent
bc24282045
commit
29325afae6
@ -4,7 +4,7 @@
|
||||
userEmail = "balsoft@balsoft.ru";
|
||||
userName = "Alexander Bantyev";
|
||||
extraConfig.pull.rebase = true;
|
||||
ignores = [ ".envrc" ".direnv" "*~" ".#*" "#*#" ];
|
||||
ignores = [ ".envrc" ".direnv" ".shell.nix" ".balsoft" "*~" ".#*" "#*#" ];
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
key = "687558B21E04FE92B255BED0E081FF12ADCB4AD5";
|
||||
|
Loading…
Reference in New Issue
Block a user