diff --git a/.gitignore b/.gitignore index 7d94a00..298a7e8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ pnpm-debug.log* # jetbrains setting folder .idea/ -DEV_LOG.md \ No newline at end of file + +.vscode \ No newline at end of file diff --git a/DEV_LOG.md b/DEV_LOG.md new file mode 100644 index 0000000..ce09c72 --- /dev/null +++ b/DEV_LOG.md @@ -0,0 +1 @@ +Task 1: Astro 基础脚手架已生成