First direnv + lorri setup
This commit is contained in:
parent
a8acd67b18
commit
710b563cf7
3 changed files with 21 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
};
|
||||
};
|
||||
ignores = [
|
||||
".envrc"
|
||||
"shell.nix"
|
||||
# Ruby dependencies in source tree
|
||||
"/vendor/bundler"
|
||||
"**/*.patch"
|
||||
];
|
||||
userEmail = config.custom.git.email;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue