From 4f073eeb5344a3d659db6814387b4e5d6686cc41 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Thu, 3 Apr 2025 21:28:31 +0200 Subject: [PATCH] Add nvim exrc configuration files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index feec117..375d2dc 100644 --- a/.gitignore +++ b/.gitignore @@ -266,6 +266,8 @@ pip-selfcheck.json [._]ss[a-gi-z] [._]sw[a-p] +.nvim.lua + # Session Session.vim Sessionx.vim