diff --git a/.gitignore b/.gitignore index f519ba1..9fa9f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,7 @@ config.local.yaml .env.local # 系统文件 -.DS_Store \ No newline at end of file +.DS_Store + +# 需求文件 +todo.txt \ No newline at end of file