home: git: ignore neovim 'exrc' configuration
This commit is contained in:
parent
5c372cfa95
commit
c82361f9e4
1 changed files with 4 additions and 0 deletions
|
|
@ -28,3 +28,7 @@ compile_commands.json
|
|||
# Direnv files
|
||||
.envrc
|
||||
.direnv/
|
||||
|
||||
# Project-local neovim configuration files
|
||||
.nvim.lua
|
||||
.nvimrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue