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