ignore: exclude env (why is this not the default?)
This commit is contained in:
parent
370521fbc0
commit
5bab9ac25b
4
.gitignore
vendored
4
.gitignore
vendored
@ -47,3 +47,7 @@ bun.lock*
|
|||||||
|
|
||||||
# VSCode
|
# VSCode
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# env
|
||||||
|
.env*
|
||||||
|
!.env.example
|
Loading…
x
Reference in New Issue
Block a user