Add key
This commit is contained in:
parent
a32e4d258d
commit
0d063fc34a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
userEmail = "github@notohh.dev";
|
userEmail = "github@notohh.dev";
|
||||||
userName = "notohh";
|
userName = "notohh";
|
||||||
signing = {
|
signing = {
|
||||||
key = "";
|
key = "BD47506D475EE86D";
|
||||||
signByDefault = false;
|
signByDefault = true;
|
||||||
};
|
};
|
||||||
ignores = ["*result*" ".direnv" "node_modules"];
|
ignores = ["*result*" ".direnv" "node_modules"];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue