feat(nvim): added .env* to .gitignore
This commit is contained in:
parent
dbaeb81cd1
commit
6b581da1a0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
.env*
|
||||||
tags
|
tags
|
||||||
test.sh
|
test.sh
|
||||||
.luarc.json
|
.luarc.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue