Skip to content

Commit 1286683

Browse files
authored
Merge pull request langgenius#30 from langgenius/chore/add-dot-env
feat: add .env
2 parents dfba42c + 9c0ea56 commit 1286683

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)