Skip to content

Commit 9c0ea56

Browse files
committed
feat: add .env
1 parent dfba42c commit 9c0ea56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ yarn-error.log*
2828

2929
# local env files
3030
.env*.local
31+
.env
3132

3233
# vercel
3334
.vercel
@@ -47,4 +48,4 @@ yarn.lock
4748
.yarnrc.yml
4849

4950
# pmpm
50-
pnpm-lock.yaml
51+
pnpm-lock.yaml

0 commit comments

Comments
 (0)