diff --git a/.gitignore b/.gitignore index fa4dff4..9e546a5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ public/ .deploy*/ _multiconfig.yml .obsidian +# https://vercel.com/guides/how-can-i-use-github-actions-with-vercel +# 使用workflow进行自动部署应该 +.vercel