chore: keep runtime secrets out of Git
This commit is contained in:
parent
dd15c48637
commit
992da7a7fe
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.env
|
||||
*.env
|
||||
!.env.example
|
||||
Loading…
Add table
Add a link
Reference in a new issue