Compare commits
No commits in common. "3e0d77b66abad44d852ab55d1678fcaec9f149ed" and "896231c0bc97cb0968aa2c3e364b987664842fe3" have entirely different histories.
3e0d77b66a
...
896231c0bc
2 changed files with 1 additions and 10 deletions
1
.envrc
1
.envrc
|
|
@ -1 +0,0 @@
|
|||
use flake
|
||||
|
|
@ -4,15 +4,7 @@
|
|||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
ignores = [
|
||||
"*~"
|
||||
"*.swp"
|
||||
"result"
|
||||
"dist-newstyle"
|
||||
".direnv"
|
||||
"*.bak"
|
||||
".pre-commit-config.yaml"
|
||||
];
|
||||
ignores = [ "*~" "*.swp" "result" "dist-newstyle" ];
|
||||
signing = {
|
||||
key = "41A6D13FECA21280";
|
||||
signByDefault = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue