all repos — nixfiles @ 78e7a667b5d301d0c3016a7255a48963ae96f3a1

System and user configuration, managed by nix and home-manager

git: ignore emacs dir-locals files

Alan Pearce
commit

78e7a667b5d301d0c3016a7255a48963ae96f3a1

parent

75443f3e1244fa2ef58ce3aa00e1f0f8fe2bec00

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/git.nixuser/settings/git.nix
@@ -122,6 +122,7 @@ "*~"
"\#*\#" ".\#*" ".tabnine_root" + ".dir-locals.el" ]; }; home.packages = with pkgs; [