Add nvim exrc configuration files to gitignore
This commit is contained in:
parent
2dfacaa0a6
commit
4f073eeb53
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -266,6 +266,8 @@ pip-selfcheck.json
|
||||||
[._]ss[a-gi-z]
|
[._]ss[a-gi-z]
|
||||||
[._]sw[a-p]
|
[._]sw[a-p]
|
||||||
|
|
||||||
|
.nvim.lua
|
||||||
|
|
||||||
# Session
|
# Session
|
||||||
Session.vim
|
Session.vim
|
||||||
Sessionx.vim
|
Sessionx.vim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue