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