移除 backend/desc.md 跟踪并更新 .gitignore

This commit is contained in:
fish
2026-04-08 21:54:32 +08:00
parent 2063a2d757
commit 423e1f3e3c
2 changed files with 1 additions and 10 deletions

2
.gitignore vendored
View File

@@ -545,4 +545,4 @@ google-services.json
# Android Profiling
*.hprof
api/desc.md
backend/desc.md

View File

@@ -1,9 +0,0 @@
我需要你搭建一个后台 restful api 的单机多服务工程,涉及技术:
- golang:1.25.8-alpine3.23
- redis:8.6.2-alpine
- postgres:18.3-alpine3.23
先搭建好工程,不用考虑业务逻辑。