chore: properly ignore nvim session files
This commit is contained in:
parent
bfe4ef870a
commit
011245fd0f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
tags
|
tags
|
||||||
test.sh
|
test.sh
|
||||||
.luarc.json
|
.luarc.json
|
||||||
nvim
|
*.nvim
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
|
|
||||||
# custom
|
# custom
|
||||||
|
|
Loading…
Add table
Reference in a new issue