# macOS 系统文件
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes

# 打包产物
*.zip

# 编辑器 / IDE
.vscode/
.idea/
*.swp
*.swo

# 日志
*.log
