diff --git a/.gitignore b/.gitignore index 0759d4d..fb34146 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,10 @@ packages/ .env.local .env.development.local .env.test.local -.env.production.local \ No newline at end of file +.env.production.local + +# VS 工作区 +.vs/ +Backup/ +*.sln +UpgradeLog*.htm \ No newline at end of file