diff --git a/.gitignore b/.gitignore index 9fa9f7a..dc5e335 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,7 @@ config.local.yaml .DS_Store # 需求文件 -todo.txt \ No newline at end of file +todo.txt + +# 测试文件 +test/ \ No newline at end of file