Files
golang/golang-learning/10-projects/03-web-server/data/.gitkeep
2025-08-24 13:01:09 +08:00

2 lines
121 B
Plaintext

# 这个文件用于保持 data 目录在 git 中被跟踪
# 实际的 users.json 文件会在程序运行时自动创建