Files
golang/golang-learning/10-projects/02-todo-list/data/.gitkeep
2025-08-24 13:01:09 +08:00

2 lines
121 B
Plaintext

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