Unverified Commit 12866830 authored by crazywoola's avatar crazywoola Committed by GitHub

Merge pull request #30 from langgenius/chore/add-dot-env

feat: add .env
parents dfba42c0 9c0ea560
...@@ -28,6 +28,7 @@ yarn-error.log* ...@@ -28,6 +28,7 @@ yarn-error.log*
# local env files # local env files
.env*.local .env*.local
.env
# vercel # vercel
.vercel .vercel
...@@ -47,4 +48,4 @@ yarn.lock ...@@ -47,4 +48,4 @@ yarn.lock
.yarnrc.yml .yarnrc.yml
# pmpm # pmpm
pnpm-lock.yaml pnpm-lock.yaml
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment