更新 .gitignore,修正环境文件规则并添加 docs/
This commit is contained in:
+3
-2
@@ -26,8 +26,7 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
|
||||
.env.local
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
@@ -35,3 +34,5 @@ yarn-error.log*
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
memery.md
|
||||
|
||||
docs/
|
||||
Reference in New Issue
Block a user