git: ignore tabnine_root globally Non-users will not like the clutter.
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M user/settings/git.nix → user/settings/git.nix
@@ -83,6 +83,7 @@ "*_flymake.*" "*~" "\#*\#" ".\#*" + ".tabnine_root" ]; }; }