cocoon/.gitignore
xfy911 c036615d58 chore: 添加 test_server 到 gitignore + 更新待办池
- .gitignore: 补充 tests/unit/test_server,避免误提交编译产物
- .cocoon-plan.md: 新增 signal handler cleanup bug 和中文注释完善到待办池
2026-06-04 00:29:31 +08:00

13 lines
238 B
Plaintext

# 忽略构建产物
*.o
cocoon
# 忽略测试二进制文件和上传目录
tests/unit/test_config
tests/unit/test_http
tests/unit/test_log
tests/unit/test_multipart
tests/unit/test_static
tests/unit/test_server
tests/fixtures/uploads/