# 大型数据文件（>10MB）
*.tif
*.TIF

# MATLAB临时文件
*.asv

# Python
__pycache__/
*.pyc

# OS
.DS_Store
Thumbs.db

# Obsidian
.obsidian/
