feat(nvim): added .env* to .gitignore

This commit is contained in:
Juliano Barbosa 2023-08-31 10:43:43 -03:00
parent dbaeb81cd1
commit 6b581da1a0
No known key found for this signature in database
GPG Key ID: EB8B440F57360B3D
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.env*
tags
test.sh
.luarc.json