summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/git.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/git.nix b/user/settings/git.nix
index fc17235b..827d6a8c 100644
--- a/user/settings/git.nix
+++ b/user/settings/git.nix
@@ -83,6 +83,7 @@
       "*~"
       "\#*\#"
       ".\#*"
+      ".tabnine_root"
     ];
   };
 }