Files
python-flask/.gitignore
2025-09-11 16:40:49 +08:00

17 lines
185 B
Plaintext

# macOS 系统文件
.DS_Store
.AppleDouble
.LSOverride
# 缩略图缓存
._*
# Windows 系统文件
Thumbs.db
ehthumbs.db
Desktop.ini
# IDE 配置文件(示例)
.idea/
.vscode/