diff --git a/.gitignore b/.gitignore index cc7fc95..134ec4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ .vscode node_modules game -build -# ↓ 以下是我本地用的私有开发路径(不包含在 PR 中) -dev/ \ No newline at end of file +build \ No newline at end of file