Skip to content

Commit bf735a7

Browse files
authored
chore(git): explicitly exclude .env* (#120)
1 parent 9b5be25 commit bf735a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ lua/*.lua
33
test/context/.*/
44
*_spec.lua
55

6+
.env*
7+
68
### Generated by gibo (https://github.com/simonwhitaker/gibo)
79
### https://raw.github.com/github/gitignore/05b24f9fb5b6899dd426bc579141bb3b8ca1681b/community/DotNet/core.gitignore
810

0 commit comments

Comments
 (0)