mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:41:58 +01:00
Exclude alternative .env secrets file
This commit is contained in:
parent
303b5043a1
commit
9fb7030fc0
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
*.env
|
*.env
|
||||||
.env
|
.env
|
||||||
|
*.env.p
|
||||||
|
*.env.m
|
||||||
|
|
Loading…
Reference in a new issue