# 编译产物
obj/
*.o
*.exe
train_ticket

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# 系统文件
.DS_Store
Thumbs.db
