diff --git a/.gitignore b/.gitignore index dba6b64..1a24e19 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ # 构建产物 **/dist/** **/build/** +.idea +.vscode \ No newline at end of file