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