This commit is contained in:
notohh 2023-01-31 03:45:25 -05:00
parent a32e4d258d
commit 0d063fc34a
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -6,8 +6,8 @@
userEmail = "github@notohh.dev";
userName = "notohh";
signing = {
key = "";
signByDefault = false;
key = "BD47506D475EE86D";
signByDefault = true;
};
ignores = ["*result*" ".direnv" "node_modules"];
};