Ruby configuration update

This commit is contained in:
Charlotte Van Petegem 2020-05-15 10:22:08 +02:00
parent 64a95cb014
commit 875b55c0e0
3 changed files with 4 additions and 3 deletions

View file

@ -26,7 +26,7 @@
".envrc"
"shell.nix"
# Ruby dependencies in source tree
"/vendor/rubygems"
"/vendor/bundle"
"**/*.patch"
];
userEmail = config.custom.git.email;