add: env & package lock
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,6 +27,7 @@ yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
*.env
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
@@ -34,3 +35,5 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user